{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-birches-campground-litchfield-me",
  "name": "The Birches Campground",
  "description": "The Birches Campground is located at 201 Norris Point Road, Litchfield ME 4350. The Birches Campground can be contacted at ***-***-**** or http://www.birchescampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-birches-campground-litchfield-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "201 Norris Point Road",
    "addressLocality": "Litchfield",
    "addressRegion": "ME",
    "postalCode": "4350",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.227799,
    "longitude": -69.950538
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/maine/litchfield/the-birches-campground",
    "https://www.birchescampground.com/"
  ]
}