Structured Data

    Alexander and Sons Plumbing & Hvac

    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: "Alexander and Sons Plumbing & Hvac",
      description: "Alexander and Sons Plumbing & HVAC is a full-service plumbing and heating/cooling company serving the Fredericksburg area. They handle residential plumbing repairs, installations, water heater services, drain cleaning, sewer line work, and complete HVAC system maintenance and repair. With over a century of family business experience, they combine reliable service with modern expertise.",
      url: "https://myalexanderandsons.com/",
      telephone: "+1-540-492-4700",
      address: {
        @type: "PostalAddress",
        streetAddress: "318 Charles St",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.296800499999996,
        longitude: -77.458231
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "104",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing reliable plumbing repair, families with aging HVAC systems, emergency plumbing situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Legacy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Home Systems"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Response"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.