{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brazos-river-rv-park-waco-tx",
  "name": "BRAZOS RIVER RV PARK",
  "description": "Brazos River RV Park, is just 10 miles north of Waco, TX, 15 minutes from Baylor University. We have more than 40 RV spaces & offer short and long term stays.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brazos-river-rv-park-waco-tx",
  "image": [
    "https://static.wixstatic.com/media/273ba5_9fab12f0eb7d465482f29956ffa5f598~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1055 River Road",
    "addressLocality": "Waco",
    "addressRegion": "TX",
    "postalCode": "76705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.5491899,
    "longitude": -97.1474628
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}