{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://between.business/#organization",
"name": "BETWEEN Logistics",
"url": "https://between.business",
"telephone": "+37125640654",
"logo": {
"@type": "ImageObject",
"url": "https://optim.tildacdn.net/tild3637-3965-4730-b432-653533643762/-/resize/110x/-/format/webp/white_logo_gray_bckg.png.webp"
},
"image": "https://optim.tildacdn.net/tild3637-3965-4730-b432-653533643762/-/resize/110x/-/format/webp/white_logo_gray_bckg.png.webp",
"address": [
{
"@type": "PostalAddress",
"streetAddress": "Dzimtenes iela 13-3",
"addressLocality": "Jurmala",
"postalCode": "LV2008",
"addressCountry": "LV",
"name": "Registered address"
},
{
"@type": "PostalAddress",
"streetAddress": "Raņķa dambis 30",
"addressLocality": "Riga",
"postalCode": "LV1048",
"addressCountry": "LV",
"name": "Office"
}
],
"description": "International freight forwarder specialising in multimodal cargo transportation worldwide — road, rail, air and sea freight, customs clearance, and warehousing across Europe, CIS, Asia, Middle East, and Americas.",
"foundingDate": "2018",
"areaServed": [
{ "@type": "AdministrativeArea", "name": "Europe" },
{ "@type": "AdministrativeArea", "name": "CIS" },
{ "@type": "AdministrativeArea", "name": "Asia" },
{ "@type": "Country", "name": "United Arab Emirates" },
{ "@type": "Country", "name": "United States" }
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Freight & Logistics Services",
"itemListElement": [
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Road Freight (FTL/LTL)", "description": "Full and part loads across Europe, Balkans and CIS" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Rail Freight", "description": "Europe-China and Central Asia rail routes" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Air Freight", "description": "Worldwide air cargo" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Sea Freight (FCL/LCL)", "description": "Container and RoRo ocean freight" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Customs Clearance", "description": "Import, export and transit customs across EU and CIS" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Warehousing", "description": "Storage facilities in Vilnius, Riga and Hamburg" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Vehicle Logistics", "url": "https://between.business/cars-en" } }
]
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+37125640654",
"contactType": "customer service",
"availableLanguage": ["English", "Russian", "Latvian"]
},
"sameAs": [
"https://www.facebook.com/between.logistics",
"https://www.instagram.com/between.logistics",
"https://www.linkedin.com/company/between-logistics"
]
},
{
"@type": "WebSite",
"@id": "https://between.business/#website",
"url": "https://between.business",
"name": "BETWEEN Logistics",
"publisher": { "@id": "https://between.business/#organization" },
"inLanguage": ["en", "lv", "ru"]
}
]
}