{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waco-rv-park-waco",
  "name": "Waco RV Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waco-rv-park-waco",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/064/713/full/WRVP_aerial_view.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Waco",
    "addressRegion": "TX",
    "postalCode": "76705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.5491899,
    "longitude": -97.1474628
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}