{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://uapf.org/#organization",
      "name": "Titre du site",
      "url": "https://uapf.org/",
      "description": "L’Union des Armateurs à la Pêche de France (UAPF) est un syndicat patronal qui a pour but de fédérer les armements à la pêche Français."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/titre-du-site#asg",
      "name": "Titre du site ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/titre-du-site",
      "isPartOf": {
        "@id": "https://uapf.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}