{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-blythe-island-regional-park",
  "name": "Blythe Island Regional Park",
  "description": "Blythe Island Regional Park is located at 6616 Blythe Island Highway, Brunswick GA 31523. Blythe Island Regional Park can be contacted at ***-***-**** or http://www.glynncounty.org/index.aspx?NID=176",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-blythe-island-regional-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6616 Blythe Island Highway",
    "addressLocality": "Brunswick",
    "addressRegion": "GA",
    "postalCode": "31523",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.155897,
    "longitude": -81.542942
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/brunswick/blythe-island-regional-park"
  ]
}