{
"@context": "https://schema.org",
"@type": "MovingCompany",
"@id": "https://www.easycompanymoving.com#organization",
"name": "Easy Company Moving",
"address": {
"@type": "PostalAddress",
"streetAddress": "14343 15th Ave. NE",
"addressLocality": "Kenmore",
"addressRegion": "WA",
"postalCode": "98028",
"addressCountry": "US"
},
"telephone": "206-939-9550",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday"
],
"opens": "09:00",
"closes": "18:00"
}
],
"geo": {
"@type": "GeoCoordinates",
"latitude": 47.744444,
"longitude": -122.3
},
"url": "https://www.easycompanymoving.com",
"logo": {
"@type": "ImageObject",
"url": "https://static.wixstatic.com/media/7d9be5_d3cb4007e3f24ed79f17c82c93ae74a0~mv2.png/v1/fill/w_210,h_210,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/ECM%20Logo%20640%20x%20640%20(1).png"
},
"description": "Movers in Kenmore, WA",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5",
"reviewCount": "287"
},
"priceRange": "$$ - $$$",
"image": "https://static.wixstatic.com/media/7d9be5_22b77ea2b54944639ad9e7b6433d94c5~mv2.jpg/v1/crop/x_0,y_24,w_288,h_188/fill/w_230,h_150,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/oi-croppedshifty.jpg"
}