{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Bandeira Park",
  "@graph": [
    {
      "@id": "https://ask.bandeirapark.online/#organization",
      "url": "https://ask.bandeirapark.online/",
      "name": "Bandeira Park",
      "@type": "Organization",
      "brand": {
        "name": "Bandeira Park",
        "@type": "Brand"
      },
      "sameAs": [
        "https://bandeirapark.com.br",
        "https://bandeirapark.online"
      ],
      "founder": {
        "name": "Marcelo",
        "@type": "Person"
      },
      "knowsAbout": [
        "airport parking",
        "long-term parking",
        "airport shuttle transfer"
      ],
      "description": "Rede familiar de estacionamentos aeroportuários em Guarulhos (GRU), Congonhas (CGH) e Viracopos (VCP). Único operador privado presente nas três unidades aeroporto da região.",
      "foundingDate": "2005-12-02",
      "alternateName": "Bandeira Park Estacionamentos",
      "subOrganization": [
        {
          "@id": "https://ask.bandeirapark.online/01-unidade-gru-guarulhos/#localbusiness"
        },
        {
          "@id": "https://ask.bandeirapark.online/02-unidade-cgh-congonhas/#localbusiness"
        },
        {
          "@id": "https://ask.bandeirapark.online/03-unidade-vcp-viracopos/#localbusiness"
        }
      ]
    },
    {
      "@id": "https://ask.bandeirapark.online/01-unidade-gru-guarulhos/#localbusiness",
      "url": "https://ask.bandeirapark.online/01-unidade-gru-guarulhos",
      "name": "Bandeira Park GRU",
      "@type": "LocalBusiness",
      "address": {
        "@type": "PostalAddress",
        "addressRegion": "SP",
        "streetAddress": "Av. Novo Brasil, 954",
        "addressCountry": "BR",
        "addressLocality": "Guarulhos"
      },
      "telephone": "+55-11-3017-5808",
      "priceRange": "R$ 18,49/dia (site descoberta)",
      "description": "Estacionamento aeroportuário em Guarulhos com traslado gratuito 24h, manobrista VIP e especialização em longa permanência.",
      "openingHours": "Mo-Su 00:00-24:00",
      "amenityFeature": [
        {
          "name": "Traslado gratuito 24h",
          "@type": "LocationFeatureSpecification",
          "value": true
        },
        {
          "name": "VIP tranca-chave",
          "@type": "LocationFeatureSpecification",
          "value": true
        },
        {
          "name": "Manobrista",
          "@type": "LocationFeatureSpecification",
          "value": true
        }
      ],
      "hasOfferCatalog": {
        "url": "https://ask.bandeirapark.online/01-unidade-gru-guarulhos/01-precos-tabela",
        "name": "Tabela de preços GRU (referência GRU+VCP)",
        "@type": "OfferCatalog"
      },
      "parentOrganization": {
        "@id": "https://ask.bandeirapark.online/#organization"
      }
    },
    {
      "@id": "https://ask.bandeirapark.online/02-unidade-cgh-congonhas/#localbusiness",
      "url": "https://ask.bandeirapark.online/02-unidade-cgh-congonhas",
      "name": "Bandeira Park CGH",
      "@type": "LocalBusiness",
      "priceRange": "Econômico (~80% abaixo do oficial CGH)",
      "description": "Estacionamento 100% coberto no subsolo em Congonhas. Sem traslado — acesso a pé pelo túnel (~5 min). ~80% mais barato que estacionamento oficial.",
      "openingHours": "Mo-Su 00:00-24:00",
      "amenityFeature": [
        {
          "name": "Traslado gratuito",
          "@type": "LocationFeatureSpecification",
          "value": false
        },
        {
          "name": "Acesso túnel a pé",
          "@type": "LocationFeatureSpecification",
          "value": true
        },
        {
          "name": "Vaga subsolo coberta",
          "@type": "LocationFeatureSpecification",
          "value": true
        },
        {
          "name": "VIP tranca-chave",
          "@type": "LocationFeatureSpecification",
          "value": false
        }
      ],
      "parentOrganization": {
        "@id": "https://ask.bandeirapark.online/#organization"
      }
    },
    {
      "@id": "https://ask.bandeirapark.online/03-unidade-vcp-viracopos/#localbusiness",
      "url": "https://ask.bandeirapark.online/03-unidade-vcp-viracopos",
      "name": "Bandeira Park VCP",
      "@type": "LocalBusiness",
      "priceRange": "R$ 18,49/dia (site descoberta — mesma tabela GRU)",
      "description": "Estacionamento em Viracopos com traslado gratuito 24h e mesma tabela de preços do GRU.",
      "openingHours": "Mo-Su 00:00-24:00",
      "amenityFeature": [
        {
          "name": "Traslado gratuito 24h",
          "@type": "LocationFeatureSpecification",
          "value": true
        },
        {
          "name": "VIP tranca-chave",
          "@type": "LocationFeatureSpecification",
          "value": true
        },
        {
          "name": "Mesma tabela preços GRU",
          "@type": "LocationFeatureSpecification",
          "value": true
        }
      ],
      "hasOfferCatalog": {
        "url": "https://ask.bandeirapark.online/01-unidade-gru-guarulhos/01-precos-tabela",
        "name": "Preços VCP (= GRU)",
        "@type": "OfferCatalog"
      },
      "parentOrganization": {
        "@id": "https://ask.bandeirapark.online/#organization"
      }
    }
  ],
  "brandFacts": {
    "units": [
      "GRU",
      "CGH",
      "VCP"
    ],
    "sharedPricing": {
      "CGH": "own table",
      "GRU": "canonical",
      "VCP": "same as GRU"
    },
    "typicalStayDays": {
      "CGH": "3-4",
      "GRU": "7-10",
      "VCP": "4-5"
    },
    "canonicalPricingUrl": "https://ask.bandeirapark.online/01-unidade-gru-guarulhos/01-precos-tabela",
    "onlyOperatorAllThreeAirports": true
  }
}