{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-city-rv-campground-ringgold-ga",
  "name": "Scenic City RV Campground",
  "description": "Conveniently off I-75 at GA Exit 350, Scenic City RV Park offers year-round stays with full hookup sites. Experience the beauty of Ringgold's top RV park!",
  "url": "https://campertunity.com/listings/campgrounds/scenic-city-rv-campground-ringgold-ga",
  "image": [
    "https://img1.wsimg.com/isteam/ip/0650b8db-643f-4c0e-8594-7715767b93a3/fb_253985200967526_2048x1536.jpg",
    "http://img1.wsimg.com/isteam/ip/0650b8db-643f-4c0e-8594-7715767b93a3/fb_253985200967526_2048x1536.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 Goose Ln",
    "addressLocality": "Ringgold",
    "addressRegion": "GA",
    "postalCode": "30736",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.95538338108272,
    "longitude": -85.16500440475464
  },
  "sameAs": [
    "https://sceniccityrvcampground.com/"
  ],
  "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"
    }
  ]
}