{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ccas-la-pinede-tregunc",
  "name": "Camping C.C.A.S. La Pinede",
  "description": "Camping C.C.A.S. La Pinede is a campsite in Trégunc, France. Book and review Camping C.C.A.S. La Pinede on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-ccas-la-pinede-tregunc",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Impasse Roz Coz 12",
    "addressLocality": "Trégunc",
    "postalCode": "29910",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.851183,
    "longitude": -3.855515
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}