Structured Data

    Best Electric San Antonio

    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: "Best Electric San Antonio",
      description: "Best Electric San Antonio is a local electrician serving the San Antonio area with residential and commercial electrical services. They handle everything from repairs and troubleshooting to installations and upgrades, providing reliable solutions for homeowners and businesses needing dependable electrical work.",
      telephone: "+1-210-523-9935",
      address: {
        @type: "PostalAddress",
        streetAddress: "2806 N Flores St",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78212",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.453190700000004,
        longitude: -98.5025215
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, Businesses requiring commercial electrical service, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Antonio Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Work"
        }
      ],
      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.