{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pleasant-grove-rv-park-elgin-tx",
  "name": "Pleasant Grove RV Park: Elgin, TX",
  "description": "Pleasant Grove RV Park located in Elgin, TX provides a peaceful place to call home nestled in a pecan orchard; country living a short distance from Austin, TX.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pleasant-grove-rv-park-elgin-tx",
  "image": [
    "http://img1.wsimg.com/isteam/ip/1c89027c-0330-4a1b-a10e-364f10df873b/c8ad0b51-bace-49d4-a338-be23a1af7cb4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "568 Pleasant Grove Rd",
    "addressLocality": "Elgin",
    "addressRegion": "TX",
    "postalCode": "78621",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.384129,
    "longitude": -97.328133
  }
}