{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elephant-mountain-primitive-campground",
  "name": "Elephant Mountain Primitive Campground",
  "description": "Elephant Mountain Primitive Campground, Alpine Texas. See 5 traveler reviews, 42 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/elephant-mountain-primitive-campground",
  "image": [
    "https://campcdn.com/photos/2/3/23296/280661/uploads_2F1618094577016-1twx93u431e-d39d6a3bbc5f8bb1642e2f70f0fdd17b_2F20210406_202813.jpg?v=1633881118",
    "http:https://campcdn.com/photos/2/3/23296/280661/low_res/elephant-mountain-wma.jpg?v=1633881118"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.0357471870292,
    "longitude": -103.56787383556366
  },
  "sameAs": [
    "https://www.campendium.com/elephant-mountain-wma"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ]
}