{ "@context": "https://schema.org", "@type": "LocalBusiness", "@id": "https://www.yourwasteawayedinburgh.co.uk/#business", "name": "Your Waste Away Edinburgh", "url": "https://www.yourwasteawayedinburgh.co.uk/", "telephone": "+447931383411", "email": "yourwasteaway@aol.com", "address": { "@type": "PostalAddress", "streetAddress": "282 S Gyle Rd", "addressLocality": "Edinburgh", "postalCode": "EH12 7NR", "addressCountry": "GB" }, "geo": { "@type": "GeoCoordinates", "latitude": 55.934222, "longitude": -3.292017 }, "hasMap": "https://www.google.com/maps/place/282+S+Gyle+Rd,+Edinburgh+EH12+7NR", "openingHoursSpecification": [ { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "opens": "08:00", "closes": "18:00" } ], "founder": { "@type": "Person", "@id": "https://www.yourwasteawayedinburgh.co.uk/#shaun-jack", "name": "Shaun Jack", "jobTitle": "Owner" }, "sameAs": [ "https://share.google/GUAnr2KJHMEfNPg8A" ], "areaServed": [ { "@type": "City", "name": "Edinburgh" }, { "@type": "AdministrativeArea", "name": "Midlothian" }, { "@type": "AdministrativeArea", "name": "East Lothian" }, { "@type": "AdministrativeArea", "name": "West Lothian" } ], "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5", "reviewCount": "33", "bestRating": "5", "worstRating": "1" }, "makesOffer": [ { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Domestic Waste Removal", "areaServed": { "@type": "City", "name": "Edinburgh" } } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Commercial Waste Removal", "areaServed": { "@type": "City", "name": "Edinburgh" } } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "House Clearances", "areaServed": { "@type": "City", "name": "Edinburgh" } } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Man With A Van", "areaServed": { "@type": "City", "name": "Edinburgh" } } } ] }