{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/1015-rv-park-weslaco-tx",
  "name": "1015 RV Park",
  "description": "AmenitiesAmenitiesAmenitiesAmenitiesAmenities",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/1015-rv-park-weslaco-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/52c7078f-4ea6-4050-bbe3-1624901f08b2/1015%20RV%20Park-05%20copy.png",
    "http://img1.wsimg.com/isteam/ip/52c7078f-4ea6-4050-bbe3-1624901f08b2/1015%20RV%20Park-05%20copy.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1402 S International Blvd",
    "addressLocality": "Weslaco",
    "addressRegion": "TX",
    "postalCode": "78596",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.14571,
    "longitude": -97.95946
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    }
  ]
}