{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-mountain-organic-delights-cambridge-vt",
  "name": "Green Mountain Organic Delights",
  "description": "Escape to a pastoral wonderland where RV camping and agritourism blend seamlessly against the backdrop of Vermont's picturesque Green Mountains. Embrace the simplicity of nature and the taste of farm-fresh products, all while your home on wheels sits amidst rows of organic splendor. This unique location invites you to park your RV amidst the lush vegetation of an organic farm, abundant with the sweetness of maple syrup, the rich taste of honey, and an assortment of fruits, berries, and nuts,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-mountain-organic-delights-cambridge-vt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16236/photo-gallery/MiZPsusROnoYbBDI_a90c9e65f305cd71bcab4bf3f2499247_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cambridge, VT",
    "addressLocality": "Cambridge",
    "addressRegion": "VT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.62268444,
    "longitude": -72.80420162
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 43,
    "bestRating": 5,
    "worstRating": 1
  }
}