{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cane-creek-rv-park-pontotoc-ms",
  "name": "Cane Creek RV Park",
  "description": "Full hookup RV sites with 20/30/50 amp service between Oxford and Pontotoc, MS on Highway 6. Pull-through pads, tent sites, free WiFi, and clean facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cane-creek-rv-park-pontotoc-ms",
  "image": [
    "https://canecreekrv.com/images/og-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7855 Highway 6",
    "addressLocality": "Pontotoc",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}