{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-amarillo-tx",
  "name": "Harvest Hosts Attraction",
  "description": "Small rv park in the making come check us out and enjoy a absolutely gorgeous Texas sunset while you unwind from your travels.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-amarillo-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17635/photo-gallery/IkOWF79qDjt3c51J_84c4698cca7cfa46a595fd4a3c020f40_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amarillo, TX",
    "addressLocality": "Amarillo",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0933441,
    "longitude": -101.89340777
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}