Structured Data

    Floriscapes Inc

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Floriscapes Inc",
      description: "Floriscapes Inc is a full-service landscaping and hardscaping contractor based in Jacksonville serving the Northeast Florida region. They specialize in landscape design, installation, and maintenance along with hardscaping solutions including patios, retaining walls, and outdoor living spaces. With expertise across residential and commercial projects, Floriscapes delivers comprehensive outdoor improvement services to transform and maintain properties throughout the Jacksonville area.",
      url: "http://floriscapes.com/",
      telephone: "+1-904-288-1504",
      address: {
        @type: "PostalAddress",
        streetAddress: "2321 Edison Ave",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.323219799999997,
        longitude: -81.6898272
      },
      areaServed: "Jacksonville and surrounding Northeast Florida communities",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape redesigns, property managers needing maintenance services, residential and commercial clients wanting integrated outdoor living spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Jacksonville Roots"
        }
      ],
      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.