Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.123carrental.com/#/schema/Organization/base",
"name": "123CarRental.com",
"url": "https://www.123carrental.com/"
},
{
"@type": "WebSite",
"@id": "https://www.123carrental.com/#/schema/WebSite/base",
"url": "https://www.123carrental.com/",
"name": "123CarRental.com",
"publisher": {
"@id": "https://www.123carrental.com/#/schema/Organization/base"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.123carrental.com/da/hurtig-sogning?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://www.123carrental.com/#/schema/WebPage/base",
"url": "https://www.123carrental.com/da/",
"name": "Find billig biludlejning i Danmark og hele verden - Spar op til 50% med - 123CarRental.com",
"description": "Billig billeje i hele verden: Spanien, England, Frankrig, Italien, UK og USA. Her f\u00e5r du noget for pengene! Gratis reservation, gratis afbestilling og \u00e6ndring",
"isPartOf": {
"@id": "https://www.123carrental.com/#/schema/WebSite/base"
},
"about": {
"@id": "https://www.123carrental.com/#/schema/Organization/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "https://www.123carrental.com/#/schema/com_content/article/105",
"name": "Home Business",
"headline": "Home Business",
"inLanguage": "da-DK",
"author": {
"@type": "Person",
"name": "123CarRental.com"
},
"articleSection": "Pages",
"dateCreated": "2023-02-02T02:23:47+00:00",
"interactionStatistic": {
"@type": "InteractionCounter",
"userInteractionCount": 44314
},
"isPartOf": {
"@id": "https://www.123carrental.com/#/schema/WebPage/base"
}
}
]
},
{
"@context": "https://schema.org",
"@type": "Corporation",
"name": "123CarRental.com",
"alternateName": "123CarHire.com",
"url": "https://www.123carrental.com",
"logo": "https://mediafiles.123carrental.com/logo/logo_123carrental.com.svg",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+44 (0)333 300 1056",
"contactType": "customer service",
"areaServed": "GB",
"availableLanguage": "en"
},
{
"@type": "ContactPoint",
"telephone": "+1 332-910-7500",
"contactType": "customer service",
"areaServed": "US",
"availableLanguage": [
"en",
"es"
]
},
{
"@type": "ContactPoint",
"telephone": "+1 6478491220",
"contactType": "customer service",
"areaServed": "CA",
"availableLanguage": [
"en",
"fr"
]
},
{
"@type": "ContactPoint",
"telephone": "+49 (0)89 721010 70123",
"contactType": "customer service",
"areaServed": "DE",
"availableLanguage": [
"en",
"German"
]
}
]
}
] |