{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "@id": "https://cleanrootsco.lovable.app/#business",
  "name": "Clean Roots Co.",
  "alternateName": "Clean Roots",
  "description": "Winnipeg lawn care, mobile car wash, pressure washing, and snow removal. Locally owned by two friends. Free quote within 24 hours.",
  "url": "https://cleanrootsco.lovable.app",
  "telephone": "+1-431-778-4908",
  "email": "Cleanrootsco@outlook.com",
  "priceRange": "$$",
  "currenciesAccepted": "CAD",
  "paymentAccepted": "Cash, e-Transfer, Credit Card",
  "openingHours": "Mo-Su 12:30-18:00",
  "sameAs": [
    "https://www.instagram.com/clean_roots.co",
    "https://www.google.com/maps/search/?api=1&query=Clean%20Roots%20Co%20Winnipeg"
  ],
  "hasMap": "https://www.google.com/maps/search/?api=1&query=Clean%20Roots%20Co%20Winnipeg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winnipeg",
    "addressRegion": "MB",
    "addressCountry": "CA"
  },
  "areaServed": [
    {
      "@type": "Place",
      "name": "Winnipeg"
    },
    {
      "@type": "Place",
      "name": "Linden Woods"
    },
    {
      "@type": "Place",
      "name": "South Tuxedo"
    },
    {
      "@type": "Place",
      "name": "Tuxedo"
    },
    {
      "@type": "Place",
      "name": "Charleswood"
    },
    {
      "@type": "Place",
      "name": "Whyte Ridge"
    }
  ],
  "makesOffer": [
    {
      "@type": "Offer",
      "name": "Lawn Mowing",
      "category": "Lawn Care",
      "priceCurrency": "CAD",
      "price": 70,
      "description": "per visit (from)",
      "availableAtOrFrom": {
        "@type": "Place",
        "name": "Winnipeg, MB"
      }
    },
    {
      "@type": "Offer",
      "name": "Full Lawn Care",
      "category": "Lawn Care",
      "priceCurrency": "CAD",
      "price": 89,
      "description": "per visit (from)",
      "availableAtOrFrom": {
        "@type": "Place",
        "name": "Winnipeg, MB"
      }
    },
    {
      "@type": "Offer",
      "name": "Lawn Mowing Subscription",
      "category": "Lawn Care",
      "priceCurrency": "CAD",
      "price": 70,
      "description": "per visit (recurring)",
      "availableAtOrFrom": {
        "@type": "Place",
        "name": "Winnipeg, MB"
      }
    },
    {
      "@type": "Offer",
      "name": "Exterior Wash",
      "category": "Mobile Car Wash",
      "priceCurrency": "CAD",
      "price": 35,
      "description": "per vehicle (from)",
      "availableAtOrFrom": {
        "@type": "Place",
        "name": "Winnipeg, MB"
      }
    },
    {
      "@type": "Offer",
      "name": "Interior Detail",
      "category": "Mobile Car Wash",
      "priceCurrency": "CAD",
      "price": 45,
      "description": "per vehicle (from)",
      "availableAtOrFrom": {
        "@type": "Place",
        "name": "Winnipeg, MB"
      }
    },
    {
      "@type": "Offer",
      "name": "Full Detail",
      "category": "Mobile Car Wash",
      "priceCurrency": "CAD",
      "price": 135,
      "description": "per vehicle (from)",
      "availableAtOrFrom": {
        "@type": "Place",
        "name": "Winnipeg, MB"
      }
    },
    {
      "@type": "Offer",
      "name": "Driveway & Walkway Pressure Wash",
      "category": "Pressure Washing",
      "priceCurrency": "CAD",
      "price": 89,
      "description": "per visit (from)",
      "availableAtOrFrom": {
        "@type": "Place",
        "name": "Winnipeg, MB"
      }
    },
    {
      "@type": "Offer",
      "name": "Deck, Patio & Fence Pressure Wash",
      "category": "Pressure Washing",
      "priceCurrency": "CAD",
      "price": 129,
      "description": "per visit (from)",
      "availableAtOrFrom": {
        "@type": "Place",
        "name": "Winnipeg, MB"
      }
    },
    {
      "@type": "Offer",
      "name": "Snow Removal",
      "category": "Snow Removal",
      "priceCurrency": "CAD",
      "price": 35,
      "description": "per visit (from)",
      "availableAtOrFrom": {
        "@type": "Place",
        "name": "Winnipeg, MB"
      }
    }
  ],
  "potentialAction": {
    "@type": "Action",
    "name": "Request a free quote",
    "target": "https://cleanrootsco.lovable.app/pricing"
  }
}