{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jurassic-rv-park-granbury-tx",
  "name": "Jurassic RV Park",
  "description": "Jurassic RV Park is located at Texas 144, Granbury TX 76048. Jurassic RV Park can be contacted at ***-***-**** or http://jurassicrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/jurassic-rv-park-granbury-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Texas 144",
    "addressLocality": "Granbury",
    "addressRegion": "TX",
    "postalCode": "76048",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.302223,
    "longitude": -97.737722
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/granbury/jurassic-rv-park"
  ]
}