{
  "@context": "https://schema.org/", 
  "@type": "Product", 
  "name": "Hunger Syrup",
  "image": "https://aptivate.in/images/Build%20Natural%20Appetite_Packshot@2x.webp",
  "description": "Looking to gain weight?Aptivate hunger syrup can help you increase your appetite and help you gainweight. Our appetite syrup for adults is an effective appetizer syrup that can boost your hunger - try our hunger syrup today!",
  "brand": {
    "@type": "Brand",
    "name": "Aptivate"
  },
  "sku": "aptivate",
  "mpn": "aptivate",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.9",
    "bestRating": "5",
    "worstRating": "1",
    "ratingCount": "2458"
  }
}