{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eagle-creek-azle-tx",
  "name": "Eagle Creek RV Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eagle-creek-azle-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/096/452/full/eagle-creek-rv-park-azle-tx-11.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Azle",
    "addressRegion": "TX",
    "postalCode": "76020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8975875,
    "longitude": -97.5437799
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}