{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Mr. Lawn",
  "description": "Independent lawn care and lawn treatment company based in the Surrey Hills. Services include moss control, weed control, lawn fertilisation, aeration, seeding, scarification, and renovations.",
  "url": "https://www.mrlawn.co.uk",
  "telephone": "+441306771665",
  "email": "sales@mrlawn.co.uk",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grizedale, Horsham Road, Holmbury St Mary",
    "addressLocality": "Dorking",
    "addressRegion": "Surrey",
    "postalCode": "RH5 6PD",
    "addressCountry": "GB"
  },
  "areaServed": ["Bookham", "Fetcham", "Leatherhead", "Cobham", "Oxshott", "Guildford", "Dorking", "Godalming", "Reigate", "Weybridge", "Epsom", "Surrey"],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "5.0",
    "reviewCount": "49",
    "bestRating": "5"
  },
  "sameAs": [
    "https://www.facebook.com/mrlawnsurrey/",
    "https://www.instagram.com/mr_lawn/"
  ]
}
