{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capital-city-rv-park-montgomery-al-1",
  "name": "Capital City RV Park Inc.",
  "description": "Capital City RV Park provides RV park accommodations, including full hook-ups with 20, 30, and 50 Amp service, cable TV, and pull-through sites. The company assists clients with private bathrooms, laundry facilities, and high-speed wireless internet. Nearby attractions include golf courses, restaurants, and fishing locations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capital-city-rv-park-montgomery-al-1",
  "image": [
    "https://m.bbb.org/prod/ProfileImages/6452eaf0-33ea-49ff-a9a7-297dbfd54f5b.jpeg",
    "https://www.bbb.org/TerminusContent/dist/img/business-profile/schema-default-image__160w.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4655 Old Wetumpka Hwy",
    "addressLocality": "Montgomery",
    "addressRegion": "AL",
    "postalCode": "36110-2808",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.448415,
    "longitude": -86.249681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}