{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/town-line-camping-nobleboro-me",
  "name": "Town Line Camping",
  "description": "A 160 acres of camping located a mile off East Pond rd on the Nobleboro & Jefferson town line, situated on the beautiful 14 mile long Damariscotta lake.",
  "url": "https://campertunity.com/listings/campgrounds/town-line-camping-nobleboro-me",
  "image": [
    "https://img1.wsimg.com/isteam/ip/8b702b0e-9880-44d9-820f-3d4119e7055a/20200923_184144.png",
    "http://img1.wsimg.com/isteam/ip/8b702b0e-9880-44d9-820f-3d4119e7055a/20200923_184144.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "225 Townline Rd",
    "addressLocality": "Nobleboro",
    "addressRegion": "ME",
    "postalCode": "04555",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.160357,
    "longitude": -69.478852
  }
}