{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bc-ranch-rv-park-alpine-tx",
  "name": "BC Ranch RV Park",
  "description": "BC Ranch RV Park is a camping site in Alpine, United States. On BC Ranch RV Park it is possible to camp with a tent, a caravan or a motorhome. To wash your clothes, there are washing machines and dryers available.",
  "url": "https://campertunity.com/listings/campgrounds/bc-ranch-rv-park-alpine-tx",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTnCTsJmvuczaF7d4CyyINfXexBStxUaRv/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 118 North",
    "addressLocality": "Alpine",
    "addressRegion": "Texas",
    "postalCode": "79831",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.946739,
    "longitude": -103.582073
  },
  "sameAs": [
    "https://www.spottocamp.com/fr/campsites/bc-ranch-rv-park-alpine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ]
}