Structured Data

    Edward home repair

    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: "Edward home repair",
      description: "Edward Home Repair is a general contracting service based in San Bernardino that handles a wide range of residential repair and maintenance work. With a focus on quality craftsmanship and customer satisfaction, they tackle everything from minor fixes to more substantial home improvement projects. Their experienced team is equipped to address common household repair needs efficiently and professionally.",
      telephone: "+1-909-658-9716",
      address: {
        @type: "PostalAddress",
        streetAddress: "Modesto Dr",
        addressLocality: "San Bernardino",
        addressRegion: "CA",
        postalCode: "92404",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.1554815,
        longitude: -117.2628397
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "San Bernardino, CA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, Property managers, Busy professionals seeking trustworthy contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local General Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Project 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.