Structured Data

    Soil & Bloom

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Soil & Bloom",
      description: "Soil & Bloom is a Tampa-based landscaping and hardscaping company specializing in landscape design, installation, and maintenance for residential and commercial properties. They offer comprehensive outdoor services including planting, mulching, irrigation systems, seasonal cleanups, and custom hardscaping solutions to transform and maintain outdoor spaces throughout the Tampa Bay area.",
      url: "https://www.soilandbloom.com/",
      telephone: "+1-813-588-5276",
      address: {
        @type: "PostalAddress",
        streetAddress: "5010 N Nebraska Ave",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33604",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.990599999999997,
        longitude: -82.4515294
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking complete landscape transformation, commercial property managers needing professional maintenance, and residents wanting irrigation system installation or upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Outdoor Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.