{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carr-point-recreation-area-portsmouth-ri",
  "name": "Carr Point Recreation Area",
  "description": "Carr Point Recreation Area is located at , Portsmouth RI 2871. Carr Point Recreation Area can be contacted at ***-***-**** or http://www.navymwrnewport.com/programs/3dd3963f-488d-4747-a77f-7097e313fb77",
  "url": "https://campertunity.com/listings/campgrounds/carr-point-recreation-area-portsmouth-ri",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Portsmouth",
    "addressRegion": "RI",
    "postalCode": "2871",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5674125,
    "longitude": -71.295142
  }
}