{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-lincoln-ne",
  "name": "Harvest Hosts Farm",
  "description": "We are a Alpaca farm. With animals ready to meet you. We can accept the largest rigs you have. With electrical hook-ups.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-lincoln-ne",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38606/photo-gallery/AHeeLSKdljiD6xO4_0e2fe5b22279e9a6807704dcbafbcee5_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lincoln, NE",
    "addressLocality": "Lincoln",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8695057,
    "longitude": -96.52621217
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 43,
    "bestRating": 5,
    "worstRating": 1
  }
}