{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-breeze-rv-park-campground-decatur-tn-1",
  "name": "River Breeze RV Park & Campground",
  "description": "Long Term RV Park near Chattanooga, offering full hookup sites and amenities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-breeze-rv-park-campground-decatur-tn-1",
  "image": [
    "https://img1.wsimg.com/isteam/ip/f673ecfa-81a2-4d1c-9d2b-07feb244dad1/blob-08893d7.png",
    "http://img1.wsimg.com/isteam/ip/f673ecfa-81a2-4d1c-9d2b-07feb244dad1/blob-08893d7.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2900 Lamontville Road",
    "addressLocality": "Decatur",
    "addressRegion": "TN",
    "postalCode": "37322",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.355214,
    "longitude": -84.858881
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}