{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-country-retreat-weare-nh",
  "name": "Peaceful Country Retreat",
  "description": "Escape to a serene RV camping retreat nestled among rolling hills and lush greenery. Friendly, accommodating hosts welcome you like family at this peaceful country getaway, offering level parking and a quiet yard perfect for unwinding. Spend evenings stargazing, stroll tranquil paths, or simply relax in a warm, inviting atmosphere. Perfect for rest and rejuvenation on your travels.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-country-retreat-weare-nh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29958/photo-gallery/72h6YLwc7dWbZ3F7_cf5bacfc9883a8e1efa9a1c6b8692a91_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/579431/profile/y82jujT3bnCLbJPX_d11f0389f07d976e82da0f15a8fce4ae_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weare, NH",
    "addressLocality": "Weare",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.00964372,
    "longitude": -71.68689458
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}