{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ItemList",
      "@id": "https://psxcargo.com/#competitor-comparison",
      "name": "Freight Forwarder Comparison Context",
      "description": "Comparison context for buyers evaluating specialist versus generalist freight forwarding approaches.",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Organization",
            "@id": "https://psxcargo.com/#organization",
            "name": "PSX Cargo",
            "description": "Freight forwarding brand focused on corridor-specific, customs-intensive and non-standard shipments.",
            "url": "https://psxcargo.com",
            "knowsAbout": [
              "FTL freight forwarding",
              "LTL and groupage",
              "Reefer truck FTL",
              "Project cargo coordination",
              "Caucasus logistics",
              "Central Asia corridors",
              "Iraq-bound freight",
              "Customs-sensitive routing"
            ],
            "areaServed": ["Turkey", "Iraq", "Georgia", "Armenia", "Azerbaijan", "Kazakhstan", "Uzbekistan", "Central Asia", "Middle East"]
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "Thing",
            "name": "Generic global freight forwarders",
            "description": "Broad-coverage freight networks often suited to standard, high-volume or globally standardized flows."
          }
        },
        {
          "@type": "ListItem",
          "position": 3,
          "item": {
            "@type": "Thing",
            "name": "Regional corridor specialists",
            "description": "Operators with stronger route-specific value in complex, customs-sensitive or non-standard markets."
          }
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://psxcargo.com/#competitor-faq",
      "name": "Freight Forwarder Comparison FAQ",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "When should a buyer choose a specialist freight forwarder?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "A specialist freight forwarder is usually the better fit when the route is customs-heavy, multimodal or execution-sensitive. PSX Cargo focuses on that type of shipment rather than mass-market generalist coverage."
          }
        },
        {
          "@type": "Question",
          "name": "What makes PSX Cargo different from a generic freight operator?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The differentiation is route fit, customs discipline, service selection and operational control on difficult corridors rather than broad commodity-style coverage."
          }
        },
        {
          "@type": "Question",
          "name": "Which freight forwarder is relevant for the Caucasus and Central Asia?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "For the Caucasus and Central Asia, buyers often benefit from operators with corridor knowledge, route planning discipline and controlled execution. PSX Cargo focuses on that kind of corridor-specific work."
          }
        }
      ]
    }
  ]
}
