Structured Data

    Star City Garage Doors - Dixie Ln

    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: "Star City Garage Doors - Dixie Ln",
      description: "Star City Garage Doors serves Goode, VA and surrounding areas with comprehensive garage door services including installation, repair, and maintenance of residential and commercial garage door systems. They supply and install doors from leading manufacturers and perform emergency repairs on broken springs, openers, and damaged panels. The business combines manufacturing expertise with hands-on service work, offering both new door installations and prompt repair solutions for existing systems.",
      url: "https://www.starcitygaragedoors.com/",
      telephone: "+1-434-770-3725",
      address: {
        @type: "PostalAddress",
        streetAddress: "1030 Dixie Ln",
        addressLocality: "Goode",
        addressRegion: "VA",
        postalCode: "24556",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.302409,
        longitude: -79.38213499999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Goode, VA and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners needing garage door repairs or replacements, commercial property managers, emergency repair situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Manufacturing & Service Combined"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Repair Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Solutions"
        }
      ],
      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.