{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://elpremier.com/#organization",
      "name": "El Premier",
      "url": "https://elpremier.com/"
    },
    {
      "@type": "Organization",
      "@id": "https://premierfrance.com/#organization",
      "name": "Premier France",
      "url": "https://premierfrance.com/",
      "parentOrganization": {
        "@id": "https://elpremier.com/#organization"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://premierfrance.com/#website",
      "name": "Premier France",
      "url": "https://premierfrance.com/",
      "inLanguage": "en",
      "description": "Premier France is the France routing hub for Paris Guide, Loire Valley, Dordogne, Aix-en-Provence, and future El Premier France travel products.",
      "publisher": {
        "@id": "https://premierfrance.com/#organization"
      },
      "about": [
        "Paris Guide",
        "Loire Valley",
        "Dordogne",
        "Aix-en-Provence"
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://premierfrance.com/#france-network",
      "name": "Premier France network nodes",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Paris Guide",
          "url": "https://parisguide.app/",
          "item": {
            "@type": "WebSite",
            "@id": "https://parisguide.app/#website",
            "name": "Paris Guide",
            "url": "https://parisguide.app/",
            "description": "Live Paris city guide for base, museum, arrival, and Disneyland planning.",
            "publisher": {
              "@id": "https://elpremier.com/#organization"
            }
          },
          "additionalProperty": {
            "@type": "PropertyValue",
            "name": "parentNetwork",
            "value": "El Premier",
            "url": "https://elpremier.com/"
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Loire Valley",
          "url": "https://loirevalley.app/",
          "item": {
            "@type": "WebSite",
            "@id": "https://loirevalley.app/#website",
            "name": "Loire Valley",
            "url": "https://loirevalley.app/",
            "description": "First buildable France regional product for chateaux, bases, wine, and car-free realism.",
            "publisher": {
              "@id": "https://elpremier.com/#organization"
            }
          },
          "additionalProperty": {
            "@type": "PropertyValue",
            "name": "parentNetwork",
            "value": "El Premier",
            "url": "https://elpremier.com/"
          }
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Dordogne",
          "url": "https://dordogne.app/",
          "item": {
            "@type": "WebSite",
            "@id": "https://dordogne.app/#website",
            "name": "Dordogne",
            "url": "https://dordogne.app/",
            "description": "Villages, caves, markets, river, and car-led stay-base product in active build.",
            "publisher": {
              "@id": "https://elpremier.com/#organization"
            }
          },
          "additionalProperty": {
            "@type": "PropertyValue",
            "name": "parentNetwork",
            "value": "El Premier",
            "url": "https://elpremier.com/"
          }
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Aix-en-Provence",
          "url": "https://aixenprovence.app/",
          "item": {
            "@type": "WebSite",
            "@id": "https://aixenprovence.app/#website",
            "name": "Aix-en-Provence",
            "url": "https://aixenprovence.app/",
            "description": "Provence city-base and day-trip gateway product in active build.",
            "publisher": {
              "@id": "https://elpremier.com/#organization"
            }
          },
          "additionalProperty": {
            "@type": "PropertyValue",
            "name": "parentNetwork",
            "value": "El Premier",
            "url": "https://elpremier.com/"
          }
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://premierfrance.com/where-to-go-in-france/#france-decision-paths",
      "name": "Premier France decision paths",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Paris first, then one slower second base.",
          "url": "https://premierfrance.com/where-to-go-in-france/#paris-plus-region",
          "description": "The traveler knows Paris belongs in the trip but does not know whether the second move should be chateaux, villages, or Provence."
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Choose Loire when the trip wants rhythm, not a countryside checklist.",
          "url": "https://premierfrance.com/where-to-go-in-france/#chateaux-river-pace",
          "description": "The traveler is tempted by chateaux but needs to know whether the Loire Valley is a base, a route, or a Paris add-on."
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Choose Dordogne when the car is part of the trip shape.",
          "url": "https://premierfrance.com/where-to-go-in-france/#village-car-trip",
          "description": "The traveler wants villages, markets, caves, and river days but has not accepted that the stay is mostly car-led."
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Choose Aix when Provence needs a walkable city base first.",
          "url": "https://premierfrance.com/where-to-go-in-france/#provence-city-base",
          "description": "The traveler wants Provence but is mixing city rhythm, markets, villages, Marseille, coast, lavender, and day trips into one vague plan."
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Choose the destination by what still works without a car.",
          "url": "https://premierfrance.com/where-to-go-in-france/#no-car-reality",
          "description": "The traveler wants France to stay rail-led but is comparing regions that do not have the same no-car tolerance."
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://premierfrance.com/where-to-stay-in-france/#france-stay-decisions",
      "name": "Premier France stay decisions",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Stay in Paris when the city is still carrying the trip.",
          "url": "https://premierfrance.com/where-to-stay-in-france/#paris-city-base",
          "description": "Arrival recovery, museums, neighborhoods, restaurants, shopping, Disneyland pressure, and a first France trip that should not spend too much energy transferring."
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Stay in the Loire when chateaux and river rhythm are the point.",
          "url": "https://premierfrance.com/where-to-stay-in-france/#loire-river-town",
          "description": "A first regional contrast after Paris, chateaux without a frantic checklist, wine, river towns, cycling potential, and a stay that can still feel structured."
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Stay in Dordogne when the car-led countryside is the product.",
          "url": "https://premierfrance.com/where-to-stay-in-france/#dordogne-village-base",
          "description": "Villages, caves, markets, castles, river days, long meals, and a slower countryside rhythm that rewards one careful base more than a moving itinerary."
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Stay in Aix when Provence should start as a walkable city base.",
          "url": "https://premierfrance.com/where-to-stay-in-france/#aix-provence-base",
          "description": "Markets, food, plazas, Sainte-Victoire context, refined city rhythm, and selective Provence day trips before wider Marseille, coast, lavender, or village ambition."
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://premierfrance.com/#france-comparison-guides",
      "name": "Premier France comparison guides",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Loire Valley vs Dordogne: choose the right slow France trip",
          "url": "https://premierfrance.com/loire-valley-vs-dordogne/",
          "description": "Premier France comparison guide for choosing Loire Valley or Dordogne by rhythm, transport, base logic, food, villages, chateaux, and car tolerance."
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Paris plus one region: choose the second France base",
          "url": "https://premierfrance.com/paris-plus-one-region/",
          "description": "Premier France sequencing guide for choosing whether Paris should remain the whole trip or hand off to Loire Valley, Dordogne, or Aix-en-Provence as the one second base."
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "France without a car: choose what still works",
          "url": "https://premierfrance.com/france-without-a-car/",
          "description": "Premier France no-car decision guide for choosing Paris, Loire Valley, Aix-en-Provence, or avoiding Dordogne unless the exact base, transfers, and day trips are solved."
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://premierfrance.com/understand/#understand-france",
      "name": "Understand France editorial context",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "France is a routing system, not one itinerary.",
          "url": "https://premierfrance.com/understand/france-as-a-routing-system/",
          "description": "The useful first question is not what to see in France. It is which kind of France trip the traveler is actually trying to build."
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Paris is the first handoff, not the whole France answer.",
          "url": "https://premierfrance.com/understand/paris-and-the-first-handoff/",
          "description": "Paris Guide owns city depth. Premier France should clarify whether Paris is the whole trip, the arrival base, or the point where the traveler leaves for a region."
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Regions should be read by rhythm before inventory.",
          "url": "https://premierfrance.com/understand/regions-by-rhythm/",
          "description": "Loire, Dordogne, and Provence are not interchangeable labels. Each asks for a different base, pace, and promise from the publishing network."
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Transport and base logic decide more than map desire.",
          "url": "https://premierfrance.com/understand/rail-car-and-base-logic/",
          "description": "France planning gets better when rail, car, overnight base, and day-trip pressure are treated as editorial constraints instead of afterthoughts."
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Production nodes should stay indexable only when the promise is real.",
          "url": "https://premierfrance.com/understand/planned-nodes-and-publication-discipline/",
          "description": "A professional network makes status visible. It does not let reserved domains or early scaffolds behave like finished destination products."
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "Premier France is the France layer of the El Premier network.",
          "url": "https://premierfrance.com/understand/el-premier-france-network/",
          "description": "The country hub should make the network legible: one house, one France routing layer, and separate destination products that publish only when they have earned depth."
        }
      ]
    }
  ]
}
