Structured Data

    All Phase Electric

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "All Phase Electric",
      description: "All Phase Electric is a licensed electrician serving Franklin and surrounding areas with comprehensive residential and commercial electrical services. They handle everything from new installations and rewiring to troubleshooting, repairs, and panel upgrades, backed by their strong reputation for reliable workmanship and customer service.",
      telephone: "+1-615-591-7365",
      address: {
        @type: "PostalAddress",
        streetAddress: "208 Stable Rd",
        addressLocality: "Franklin",
        addressRegion: "TN",
        postalCode: "37069",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9750989,
        longitude: -86.8902214
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Franklin, Tennessee and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, new construction projects, commercial properties requiring electrical work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.