{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golden-jewel-rv-park-clarendon-tx",
  "name": "Golden Jewel RV Park",
  "description": "Welcome to Golden Jewel RV Park! We offer dry camping as well as basic and 30/50 Amp pads.",
  "url": "https://campertunity.com/listings/campgrounds/golden-jewel-rv-park-clarendon-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/23448/profile/inXBN0LDozUAXNzz_16b46f421b249f92e9d35c034c5bdc98_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3404 US-287, Clarendon, TX 79226",
    "addressLocality": "Clarendon",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9310538,
    "longitude": -100.8737902
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}