{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeshore-bliss-resort-afton-ok",
  "name": "Lakeshore Bliss Resort",
  "description": "Lakeshore Bliss Resort is a beautiful, tranquil, relaxing and peaceful lakefront RV Park & Resort on Grand Lake in Afton Oklahoma. Lakeshore Bliss Resort offers lakefront RV site and Tent camping year-round. With nightly, weekly, and monthly rentals.",
  "url": "https://campertunity.com/listings/campgrounds/lakeshore-bliss-resort-afton-ok",
  "image": [
    "https://img1.wsimg.com/isteam/ip/9172a795-f1bb-4728-b644-a8fc9e43cadd/IMG_2299.jpeg",
    "http://img1.wsimg.com/isteam/ip/9172a795-f1bb-4728-b644-a8fc9e43cadd/IMG_2299.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32100 Oklahoma Highway 85",
    "addressLocality": "Afton",
    "addressRegion": "OK",
    "postalCode": "74331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.552840343766206,
    "longitude": -94.98660272750776
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}