Structured Data

    NorthStar Landscape Construction & Design

    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: "NorthStar Landscape Construction & Design",
      description: "NorthStar Landscape Construction & Design is a full-service landscape contractor based in Tampa specializing in custom landscape design, hardscaping, and outdoor construction projects. The company handles everything from initial design consultation through installation, creating outdoor spaces that enhance residential and commercial properties. They combine creative design expertise with skilled construction to deliver durable, visually appealing landscapes.",
      url: "https://www.nslcd.com/",
      telephone: "+1-813-809-5146",
      address: {
        @type: "PostalAddress",
        streetAddress: "8606 Hunters Village Rd #250",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33647",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.139211799999998,
        longitude: -82.359078
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "57",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape transformation, Commercial property managers, Clients wanting custom outdoor living spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Design & Build"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Hardscaping 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.