{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://psxcargo.com/#organization",
      "name": "PSX Cargo",
      "description": "PSX Cargo is a brand of Parsimpex Group S.r.l. focused on complex international shipping, customs-intensive cargo and specialist corridor logistics.",
      "url": "https://psxcargo.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://psxcargo.com/logo-512.png"
      },
      "brand": {
        "@type": "Brand",
        "@id": "https://psxcargo.com/#brand",
        "name": "PSX Cargo"
      },
      "parentOrganization": {
        "@id": "https://psxcargo.com/#legal-entity"
      },
      "email": "info@psxcargo.com",
      "telephone": "+39 0292169084",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Cassanese, 185",
        "addressLocality": "Segrate",
        "addressRegion": "MI",
        "postalCode": "20054",
        "addressCountry": "IT"
      },
      "sameAs": [
        "https://www.parsimpex.com/logistics/",
        "https://www.parsimpex.com/the-company/",
        "https://www.linkedin.com/company/parsimpex-srl-int%27l-transport-and-freight-forwarding-co-/"
      ],
      "knowsAbout": [
        "Freight forwarding",
        "Multimodal transport",
        "Road freight",
        "Sea freight",
        "Air freight",
        "Customs clearance",
        "Project cargo",
        "Reefer truck FTL",
        "Oversize cargo",
        "Overgauge transport",
        "Iraq logistics",
        "Turkey freight forwarding",
        "Caucasus logistics",
        "CIS interfaces",
        "Central Asia shipping"
      ],
      "areaServed": [
        { "@type": "Country", "name": "Italy" },
        { "@type": "Country", "name": "Turkey" },
        { "@type": "Country", "name": "Iraq" },
        { "@type": "Country", "name": "Iran" },
        { "@type": "Country", "name": "Georgia" },
        { "@type": "Country", "name": "Armenia" },
        { "@type": "Country", "name": "Azerbaijan" },
        { "@type": "Country", "name": "Kazakhstan" },
        { "@type": "Country", "name": "Uzbekistan" },
        { "@type": "Country", "name": "Turkmenistan" },
        { "@type": "Country", "name": "Kyrgyzstan" },
        { "@type": "Country", "name": "Tajikistan" }
      ],
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+39 0292169084",
          "email": "info@psxcargo.com",
          "contactType": "sales",
          "availableLanguage": ["it", "en", "de", "fr", "tr", "fa", "ru", "ar"]
        }
      ],
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "PSX Cargo freight forwarding services",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "FTL freight forwarding",
              "serviceType": "Road freight"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "LTL and groupage forwarding",
              "serviceType": "Road freight"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "FCL sea freight forwarding",
              "serviceType": "Sea freight"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Reefer truck FTL",
              "serviceType": "Temperature-controlled transport"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Oversize and overgauge forwarding",
              "serviceType": "Project cargo"
            }
          }
        ]
      },
      "potentialAction": [
        {
          "@type": "CommunicateAction",
          "name": "Request a freight review",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://psxcargo.com/#quote"
          }
        },
        {
          "@type": "ContactAction",
          "name": "Contact PSX Cargo",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "mailto:info@psxcargo.com"
          }
        }
      ]
    },
    {
      "@type": "Organization",
      "@id": "https://psxcargo.com/#legal-entity",
      "name": "Parsimpex Group S.r.l.",
      "url": "https://www.parsimpex.com/",
      "vatID": "IT04835570963",
      "telephone": "+39 0292169084",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Cassanese, 185",
        "addressLocality": "Segrate",
        "addressRegion": "MI",
        "postalCode": "20054",
        "addressCountry": "IT"
      }
    }
  ]
}
