{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/picturesque-maple-farm-retreat-montpelier-vt",
  "name": "Picturesque Maple Farm Retreat",
  "description": "Experience RV camping at this serene rural maple farm where you can explore woodland walking paths, meet friendly goats, and admire unique wood sculptures. Enjoy a self-guided video tour of the sugar house, sample award-winning maple syrup and creamy maple ice cream (creemees), and shop for local candies, pancake mix and handmade treats. Level, gravel parking with generator use makes this family-friendly stop perfect for a peaceful night under the stars.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/picturesque-maple-farm-retreat-montpelier-vt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/110/photo-gallery/TCAMzTK7JqCTUJhf_36159a61406f78f42f8c9139869e7967_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Montpelier, VT",
    "addressLocality": "Montpelier",
    "addressRegion": "VT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.24558537,
    "longitude": -72.54307431
  },
  "checkoutTime": "06:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 274,
    "bestRating": 5,
    "worstRating": 1
  }
}