{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/circle-cg-farm-campground-bellingham-ma",
  "name": "What is the phone number for Circle CG Farm Campground?",
  "description": "Circle CG Farm Campground is located at 131 North Main Street, Bellingham MA 2019. Circle CG Farm Campground can be contacted at ***-***-**** or http://circlecgfarm.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/circle-cg-farm-campground-bellingham-ma",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "131 North Main Street",
    "addressLocality": "Bellingham",
    "addressRegion": "MA",
    "postalCode": "2019",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1009364,
    "longitude": -71.4718041
  }
}