<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": ["LocalBusiness", "HomeAndConstructionBusiness"],
  "name": "Great Outdoors Lawn and Landscaping",
  "image": "https://irp.cdn-website.com/6efb66c2/dms3rep/multi/Great+Outdoors+-+Logo+-+1-color.svg",
  "description": "Professional lawn care, landscaping, tree trimming, sod installation, hedge trimming, mulch installation, and yard cleanup services for homes and businesses in St. Petersburg and Pinellas County, Florida.",
  "url": "https://www.greatoutdoorslawnandlandscaping.com",
  "telephone": "+1-727-430-9468",
  "email": "go.lawnsandlandscaping@gmail.com",
  "slogan": "Professional Lawn Care for St. Petersburg Homes and Businesses",

  "address": {
    "@type": "PostalAddress",
    "addressLocality": "St. Petersburg",
    "addressRegion": "FL",
    "postalCode": "33703",
    "addressCountry": "US"
  },

  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.7676,
    "longitude": -82.6403
  },

  "founder": {
    "@type": "Person",
    "name": "Kenneth Blair"
  },

  "numberOfEmployees": {
    "@type": "QuantitativeValue",
    "minValue": 1,
    "maxValue": 10
  },

  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday",
        "Saturday"
      ],
      "opens": "08:00",
      "closes": "18:00"
    }
  ],

  "areaServed": [
    {
      "@type": "City",
      "name": "St. Petersburg",
      "containedIn": {
        "@type": "AdministrativeArea",
        "name": "Pinellas County"
      }
    },
    { "@type": "City", "name": "Gulfport" },
    { "@type": "City", "name": "Pinellas Park" },
    { "@type": "City", "name": "Largo" },
    { "@type": "City", "name": "Seminole" },
    { "@type": "City", "name": "Treasure Island" },
    { "@type": "City", "name": "South Pasadena" }
  ],

  "priceRange": "$$",
  "paymentAccepted": "Cash, Check, Credit Card, Venmo, Zelle",
  "currenciesAccepted": "USD",

  "knowsAbout": [
    "Lawn Mowing",
    "Sod Installation",
    "Weed Control",
    "Hedge Trimming",
    "Mulch Installation",
    "Tree Trimming",
    "Yard Cleanup",
    "Pressure Washing",
    "Commercial Landscaping",
    "Florida Lawn Care",
    "St. Augustine Grass",
    "Zoysia Grass",
    "Pinellas County Landscaping"
  ],

  "makesOffer": [
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Residential Lawn Mowing",
        "description": "Weekly and bi-weekly lawn mowing, edging, and blowing for residential properties in St. Petersburg, FL.",
        "areaServed": "St. Petersburg, FL"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Sod Installation",
        "description": "Professional sod installation for St. Augustine, Zoysia, and Bermuda grass in Pinellas County, FL.",
        "areaServed": "Pinellas County, FL"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Tree Trimming",
        "description": "Safe tree trimming and pruning services for residential and commercial properties in St. Petersburg, FL.",
        "areaServed": "St. Petersburg, FL"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Pressure Washing",
        "description": "Driveway, sidewalk, and exterior surface pressure washing in St. Petersburg and Pinellas County.",
        "areaServed": "Pinellas County, FL"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Hedge Trimming",
        "description": "Precision hedge and shrub trimming for residential and commercial properties in St. Petersburg, FL.",
        "areaServed": "St. Petersburg, FL"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Mulch Installation",
        "description": "Professional mulch delivery and installation to improve curb appeal and soil health in Pinellas County, FL.",
        "areaServed": "Pinellas County, FL"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Yard Cleanup",
        "description": "Full yard cleanup services including debris removal, leaf blowing, and property clearing in St. Petersburg, FL.",
        "areaServed": "St. Petersburg, FL"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Commercial Lawn Care",
        "description": "Ongoing commercial lawn maintenance contracts for businesses, HOAs, and retail properties in St. Petersburg, FL.",
        "areaServed": "St. Petersburg, FL"
      }
    }
  ],

  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Lawn and Landscaping Services",
    "itemListElement": [
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Lawn Mowing" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Weed Control" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Hedge Trimming" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Mulch Installation" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Yard Cleanup" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Sod Installation" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Tree Trimming" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Pressure Washing" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Commercial Lawn Care" } }
    ]
  },

  "hasMap": "https://maps.google.com/?cid=7102671872350321711",

  "sameAs": [
    "https://www.facebook.com/profile.php?id=100087302954502",
    "https://business.google.com/n/12239653328090628499/profile"
  ]
}
</script>
