Structured Data

    Mike Brown Plumbing Co Inc

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mike Brown Plumbing Co Inc",
      description: "Mike Brown Plumbing Co Inc is a locally-owned plumbing service based in Jacksonville, FL, serving residential and commercial customers throughout the area. The company offers comprehensive plumbing solutions including repairs, installations, and maintenance services. With years of experience in the Jacksonville market, they provide reliable plumbing expertise for homeowners and businesses needing professional pipe work, fixture installation, and system repairs.",
      telephone: "+1-904-645-7636",
      address: {
        @type: "PostalAddress",
        streetAddress: "339 Lane Ave S",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32254",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.319119200000003,
        longitude: -81.7514624
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing repairs, Residential customers, Jacksonville residents, Small business owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Jacksonville Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Plumbing"
        }
      ],
      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.