-
Notifications
You must be signed in to change notification settings - Fork 0
/
trailer-transport.html
146 lines (146 loc) · 5.1 KB
/
trailer-transport.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.power2ship.com/heavy-haul/trailer-transport#webPage",
"url": "https://www.power2ship.com/heavy-haul/trailer-transport",
"name": "Trailer Transport",
"image": "https://www.power2ship.com/heavy-haul/trailer-transport#image",
"isPartOf": {
"@type": "WebSite",
"@id": "https://www.power2ship.com#website",
"url": "https://www.power2ship.com",
"name": "Power2Ship"
}
},
{
"@type": "BreadcrumbList",
"@id": "https://www.power2ship.com/heavy-haul/trailer-transport#breadcrumbList",
"url": "https://www.power2ship.com/heavy-haul/trailer-transport",
"name": "Trailer Transport",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://www.power2ship.com/heavy-haul#listItem",
"position": 1,
"name": "Transporting Heavy Equipment",
"item": "https://www.power2ship.com/heavy-haul"
},
{
"@type": "ListItem",
"@id": "https://www.power2ship.com/heavy-haul/trailer-transport#listItem",
"position": 2,
"name": "Trailer Transport",
"item": "https://www.power2ship.com/heavy-haul/trailer-transport"
}
]
},
{
"@type": "Organization",
"@id": "https://www.power2ship.com#organization",
"url": "https://www.power2ship.com",
"name": "Power2Ship",
"logo": "https://www.power2ship.com#logo"
},
{
"@type": "Brand",
"@id": "https://www.power2ship.com#brand",
"url": "https://www.power2ship.com",
"name": "Power2Ship"
},
{
"@type": "LocalBusiness",
"@id": "https://www.power2ship.com#localBusiness",
"url": "https://www.power2ship.com",
"name": "Power2Ship",
"image": "https://www.power2ship.com#logo",
"priceRange": "$$$",
"telephone": "800-800-0718"
},
{
"@type": "ImageObject",
"@id": "https://www.power2ship.com#logo",
"url": "https://www.power2ship.com/assets/front/images/power2ship-logo.png",
"contentUrl": "https://www.power2ship.com/assets/front/images/power2ship-logo.png",
"name": "Power2Ship Logo",
"caption": "Power2Ship Logo",
"representativeOfPage": true,
"creator": {
"@type": "Organization",
"@id": "https://www.power2ship.com#organization",
"url": "https://www.power2ship.com",
"name": "Power2Ship"
}
},
{
"@type": "ImageObject",
"@id": "https://www.power2ship.com/heavy-haul/trailer-transport#image",
"url": "https://www.power2ship.com/assets/front/images/4-trailerTransport.jpg",
"contentUrl": "https://www.power2ship.com/assets/front/images/4-trailerTransport.jpg",
"name": "Trailer Transport Image",
"caption": "Trailer Transport Image",
"representativeOfPage": true,
"creator": {
"@type": "Organization",
"@id": "https://www.power2ship.com#organization",
"url": "https://www.power2ship.com",
"name": "Power2Ship"
}
},
{
"@type": "Product",
"@id": "https://www.power2ship.com/heavy-haul/trailer-transport#product",
"url": "https://www.power2ship.com/heavy-haul/trailer-transport",
"name": "Trailer Transport",
"description": "Have trailers to ship? Power2Ship is the best way to ship trailers across the US. Get a quote now!",
"image": "https://www.power2ship.com/heavy-haul/trailer-transport#image",
"brand": "https://www.power2ship.com#brand",
"offers": {
"@type": "Offer",
"@id": "https://www.power2ship.com/heavy-haul/trailer-transport#offer",
"url": "https://www.power2ship.com/heavy-haul/trailer-transport",
"name": "Trailer Transport",
"price": 1000,
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"shippingDetails": {
"@type": "OfferShippingDetails",
"shippingDestination": {
"@type": "DefinedRegion",
"addressCountry": "US"
},
"deliveryTime": {
"@type": "ShippingDeliveryTime",
"transitTime": {
"@type": "QuantitativeValue",
"minValue": "3",
"maxValue": "10",
"unitCode": "DAY"
}
}
}
},
"aggregateRating": {
"@type": "AggregateRating",
"@id": "https://www.power2ship.com/heavy-haul/trailer-transport#aggregateRating",
"ratingCount": "149",
"ratingValue": "4.6"
}
},
{
"@type": "Service",
"@id": "https://www.power2ship.com/heavy-haul/trailer-transport#service",
"url": "https://www.power2ship.com/heavy-haul/trailer-transport",
"name": "Trailer Transport",
"image": "https://www.power2ship.com/heavy-haul/trailer-transport#image"
},
{
"@type": "ContactPoint",
"@id": "https://www.power2ship.com/heavy-haul/trailer-transport#contactPoint",
"name": "Contact Power2Ship"
}
]
}
</script>