Structured Data

    Arellano’s Garage Door Company LLC

    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: "Arellano’s Garage Door Company LLC",
      description: "Arellano's Garage Door Company LLC is a family-owned garage door service provider serving Jerome and the surrounding Magic Valley region. They specialize in garage door installation, repair, and maintenance for residential customers, offering prompt service and professional workmanship. With a strong reputation for reliability, they handle everything from broken springs and openers to complete door replacements.",
      telephone: "+1-208-316-2702",
      address: {
        @type: "PostalAddress",
        streetAddress: "48 S 100 W",
        addressLocality: "Jerome",
        addressRegion: "ID",
        postalCode: "83338",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.7172062,
        longitude: -114.5375481
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Jerome, ID and surrounding Magic Valley communities",
      knowsAbout: "Handyman Services, Homeowners needing garage door repair, Jerome and Magic Valley residents, those seeking local and reliable service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Coverage"
        }
      ],
      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.