{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dynasty-rv-park-springfield-ga",
  "name": "Dynasty RV Park",
  "description": "Contact info, reviews tips & more for Dynasty RV Park | Camping in Georgia",
  "url": "https://campertunity.com/listings/campgrounds/dynasty-rv-park-springfield-ga",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3554 Hwy 21 N",
    "addressLocality": "Springfield",
    "addressRegion": "GA",
    "postalCode": "31329",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.42832002,
    "longitude": -81.37197
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}