-
Notifications
You must be signed in to change notification settings - Fork 0
/
crane-transports.html
146 lines (146 loc) · 5.08 KB
/
crane-transports.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/crane-transports#webPage",
"url": "https://www.power2ship.com/heavy-haul/crane-transports",
"name": "Crane Transport",
"image": "https://www.power2ship.com/heavy-haul/crane-transports#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/crane-transports#breadcrumbList",
"url": "https://www.power2ship.com/heavy-haul/crane-transports",
"name": "Crane 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/crane-transports#listItem",
"position": 2,
"name": "Crane Transport",
"item": "https://www.power2ship.com/heavy-haul/crane-transports"
}
]
},
{
"@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/crane-transports#image",
"url": "https://www.power2ship.com/assets/front/images/heavy-haul/craneTransportation.jpg",
"contentUrl": "https://www.power2ship.com/assets/front/images/heavy-haul/craneTransportation.jpg",
"name": "Crane Transport Image",
"caption": "Crane 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/crane-transports#product",
"url": "https://www.power2ship.com/heavy-haul/crane-transports",
"name": "Crane Transport",
"description": "Have cranes to ship? Power2Ship is the best way to ship cranes across the US. Get a quote now!",
"image": "https://www.power2ship.com/heavy-haul/crane-transports#image",
"brand": "https://www.power2ship.com#brand",
"offers": {
"@type": "Offer",
"@id": "https://www.power2ship.com/heavy-haul/crane-transports#offer",
"url": "https://www.power2ship.com/heavy-haul/crane-transports",
"name": "Crane 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/crane-transports#aggregateRating",
"ratingCount": "149",
"ratingValue": "4.6"
}
},
{
"@type": "Service",
"@id": "https://www.power2ship.com/heavy-haul/crane-transports#service",
"url": "https://www.power2ship.com/heavy-haul/crane-transports",
"name": "Crane Transport",
"image": "https://www.power2ship.com/heavy-haul/crane-transports#image"
},
{
"@type": "ContactPoint",
"@id": "https://www.power2ship.com/heavy-haul/crane-transports#contactPoint",
"name": "Contact Power2Ship"
}
]
}
</script>