{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://pif.co.uk/#organization",
      "name": "Pinnacle Freight",
      "legalName": "Pinnacle International Freight Limited",
      "url": "https://pif.co.uk/",
      "description": "UK & US based Freight forwarder providing international freight shipping, covering all modes of transport. First-class service for global freight solutions."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/pinnacle-freight#asg",
      "name": "Pinnacle Freight ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/pinnacle-freight",
      "isPartOf": {
        "@id": "https://pif.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}