{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/is-the-phone-number-for-grayton-beach-state-park-santa",
  "name": "What is the phone number for Grayton Beach State Park?",
  "description": "Grayton Beach State Park is located at 357 Main Park Road, Santa Rosa Beach FL 32459. Grayton Beach State Park can be contacted at ***-***-**** or https://www.floridastateparks.org/park/Grayton-Beach",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/is-the-phone-number-for-grayton-beach-state-park-santa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "357 Main Park Road",
    "addressLocality": "Santa Rosa Beach",
    "addressRegion": "FL",
    "postalCode": "32459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3315271,
    "longitude": -86.1571991
  }
}