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