{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rocky-ridge-resort-ok",
  "name": "Rocky Ridge Resort",
  "description": "Full hook up RV sites, furnished cabins, hiking trails, hunting and fishing nearby, Rocky Ridge Resort.",
  "url": "https://campertunity.com/listings/campgrounds/rocky-ridge-resort-ok",
  "image": [
    "https://static.wixstatic.com/media/4595bc_a288587ba154464bbda5e50a8b515b8e%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/4595bc_a288587ba154464bbda5e50a8b515b8e%7Emv2.jpg",
    "https://static.wixstatic.com/media/4595bc_a288587ba154464bbda5e50a8b515b8e~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4853 Ash Road",
    "addressLocality": "Okmulgee",
    "addressRegion": "OK",
    "postalCode": "74447",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.59551429715721,
    "longitude": -96.1059306631921
  },
  "sameAs": [
    "https://www.rockyridgeok.com/",
    "https://thedyrt.com/camping/oklahoma/rocky-ridge-resort-ok"
  ],
  "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": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}