Structured Data

    Hope Plumbing of Murfreesboro

    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: "Hope Plumbing of Murfreesboro",
      description: "Hope Plumbing of Murfreesboro is a full-service plumbing company serving the Murfreesboro area with residential and commercial plumbing solutions. They handle everything from routine maintenance and repairs to emergency plumbing issues, water heater installation and repair, drain cleaning, and sewer line services. Their licensed and insured team is committed to providing reliable, professional plumbing work with transparent pricing and prompt service.",
      url: "https://hopeplumbingmurfreesboro.com/",
      telephone: "+1-615-996-1963",
      address: {
        @type: "PostalAddress",
        streetAddress: "1523 Sarah Ct",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8249089,
        longitude: -86.4076958
      },
      areaServed: "Murfreesboro and surrounding areas, TN",
      knowsAbout: "Plumbing, Homeowners needing repairs or maintenance, businesses with plumbing systems, customers requiring emergency plumbing service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Plumbing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Murfreesboro Service"
        }
      ],
      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.