{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roger-peace-ranger-ga",
  "name": "Roger Peace",
  "description": "Salacoa Creek Park is a 364 acre recreational area consisting of 32 RV sites, 25 primitive camping sites, restrooms, 126 acre lake, swimming and beach area, 2 playgrounds, picnic pavilion, boat launch area, and a 1.5 mile nature trail.",
  "url": "https://campertunity.com/listings/campgrounds/roger-peace-ranger-ga",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "388 Park Drive",
    "addressLocality": "Ranger",
    "addressRegion": "GA",
    "postalCode": "30734"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}