{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/longhorn-rv-park",
  "name": "Longhorn RV Park",
  "description": "Longhorn RV Park, Alanreed Texas. See 12 traveler reviews, 26 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/longhorn-rv-park",
  "image": [
    "https://campcdn.com/photos/3/3/33845/296582/uploads_2F1624756532502-zy8nrjvjc6h-dd9cf23e165b23ae173ae5c6a7ba9f14_2F5910C8C4-13DC-4B84-B09A-3E52942FE9E1.jpeg?v=1633890651",
    "http:https://campcdn.com/photos/3/3/33845/296582/low_res/longhorn-rv-park-alanreed-tx.jpeg?v=1633890651"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.21249,
    "longitude": -100.737101
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}