Structured Data

    Affordable Plumbing

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Affordable Plumbing",
      description: "Affordable Plumbing is a Jacksonville-based plumbing company specializing in residential and commercial plumbing services. They handle everything from routine maintenance and repairs to water heater installation, drain cleaning, and sewer line work. Known for prompt service and competitive pricing, they serve the Jacksonville area with licensed and insured technicians.",
      url: "http://www.affordableplumbingjacksonville.com/",
      telephone: "+1-904-288-9003",
      address: {
        @type: "PostalAddress",
        streetAddress: "4565 St Augustine Rd",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32207",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.272719799999997,
        longitude: -81.638013
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "95",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing reliable plumbing repairs, Property managers, Residents seeking affordable water heater installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Affordable Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed and Insured"
        },
        {
          @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.