{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/two-rivers-campground-nashville-tn",
  "name": "Two Rivers Campground",
  "description": "Two Rivers Campground has 30 and 50 amp electric hookups, bathhouses, laundry facility, free wifi, playground, small meeting room, swimming pool, HD cable and live entertainment nightly (in season).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/two-rivers-campground-nashville-tn",
  "image": [
    "https://m.bbb.org/terminuscontent/dist/img/fb-opengraph-bbblogo__300w_300h__300w.png",
    "https://www.bbb.org/TerminusContent/dist/img/business-profile/schema-default-image__160w.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2616 Music Valley Dr",
    "addressLocality": "Nashville",
    "addressRegion": "TN",
    "postalCode": "37214-1208",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.197795,
    "longitude": -86.673345
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}