{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glen-myras-lodge-rv-park",
  "name": "Gren & Myra's Rosie & RV Park",
  "description": "See 1 trover review, potos and log posts.",
  "url": "https://campertunity.com/listings/campgrounds/glen-myras-lodge-rv-park",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.595994537829995,
    "longitude": -99.28010271874328
  },
  "sameAs": [
    "https://www.campendium.com/glen-and-myras-lodge-and-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}