{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-mountain-rv-resort-ga",
  "name": "Pine Mountain RV Resort",
  "description": "Pine Mountain RV Resort camping reservations and campground information. Learn more about camping near Pine Mountain RV Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-mountain-rv-resort-ga",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783125/%7Bpht%7DphotoURL1-original%7Bpht%7D1725652929594.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8804 Hamilton Road",
    "addressLocality": "Pine Mountain",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.87291,
    "longitude": -84.8703
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}