{
  "@context": "https://schema.org",
  "@type": "TravelAgency",
  "name": "Lopes Tur Arraial",
  "description": "Agência de turismo especializada em excursões bate e volta saindo da Região dos Lagos",
  "url": "https://www.lopesturarraial.com",
  "telephone": "+55 22 99949-9975",
  "email": "contato@lopesturarraial.com",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arraial do Cabo",
    "addressLocality": "Arraial do Cabo",
    "addressRegion": "RJ",
    "postalCode": "28930-000",
    "addressCountry": "BR"
  },
  "sameAs": [
    "https://www.instagram.com/lopesturarraial1/",
    "https://www.facebook.com/lopesturarraial"
  ],
  "areaServed": [
    "Arraial do Cabo",
    "Cabo Frio",
    "São Pedro da Aldeia",
    "Iguaba Grande",
    "Araruama",
    "Bacaxá",
    "Saquarema"
  ],
  "priceRange": "R$ 150 - R$ 1500",
  "image": "https://d2xsxph8kpxj0f.cloudfront.net/310519663778629835/KWG45VkQGLCyfAyYJ8Vt8W/hero_banner-bVCU85RpEbsKqDDu9jVyZo.webp",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "5",
    "ratingCount": "1000",
    "bestRating": "5",
    "worstRating": "1"
  },
  "offers": [
    {
      "@type": "Offer",
      "name": "Campos do Jordão Iluminado",
      "description": "Excursão 3 dias com hospedagem, guia credenciado e city tour completo",
      "price": "500",
      "priceCurrency": "BRL",
      "url": "https://www.lopesturarraial.com/excursao-campos-do-jordao-iluminado"
    },
    {
      "@type": "Offer",
      "name": "Sítio Jonosake",
      "description": "Dia de lazer com all inclusive completo em Itaguaí",
      "price": "310",
      "priceCurrency": "BRL",
      "url": "https://www.lopesturarraial.com/excursao-sitio-jonosake"
    },
    {
      "@type": "Offer",
      "name": "Beto Carreiro World",
      "description": "2 dias no maior parque temático da América Latina com hospedagem",
      "price": "550",
      "priceCurrency": "BRL",
      "url": "https://www.lopesturarraial.com/excursao-beto-carreiro"
    }
  ],
  "contact": {
    "@type": "ContactPoint",
    "contactType": "Customer Service",
    "telephone": "+55 22 99949-9975",
    "contactOption": "TollFree",
    "areaServed": "BR",
    "availableLanguage": "pt-BR"
  }
}
