{ "@context": "https://schema.org", "@graph": [ { "@type": "LocalBusiness", "@id": "https://www.danielsatchell.co.uk#business", "name": "Daniel Satchell – Freelance Graphic Designer", "url": "https://www.danielsatchell.co.uk", "image": "https://static.wixstatic.com/media/be1455_1822d37d3df449b68e62c616c38fc557~mv2.png", "description": "Freelance graphic designer, website design, hosting and SEO services based in Brighton & Hove, UK.", "telephone": "+44 7513 874180", "email": "info@danielsatchell.co.uk", "address": { "@type": "PostalAddress", "streetAddress": "17 Albany Villas", "addressLocality": "Hove", "addressRegion": "ENG", "postalCode": "BN3 2RS", "addressCountry": "GB" }, "areaServed": "UK", "service": [ { "@type": "Service", "serviceType": "Graphic design" }, { "@type": "Service", "serviceType": "Website design & hosting" }, { "@type": "Service", "serviceType": "SEO" }, { "@type": "Service", "serviceType": "Film & editing" } ] }, { "@type": "WebSite", "@id": "https://www.danielsatchell.co.uk#website", "name": "daniel-satchell", "url": "https://www.danielsatchell.co.uk" } ] }