{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hooked-up-rv-aransaspass-tx",
  "name": "Hooked Up RV Aransaspass, TX",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hooked-up-rv-aransaspass-tx",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.933095,
    "longitude": -97.122208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}