Structured Data

    Florida Garage Door Company

    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: "Florida Garage Door Company",
      description: "Florida Garage Door Company is a full-service garage door specialist serving South Florida with installation, repair, and maintenance of residential and commercial garage doors. Based in Deerfield Beach, they provide same-day emergency repairs, new door installations, opener service, and spring replacement with a focus on reliable, professional service. Their experienced technicians handle all major garage door brands and styles.",
      url: "http://www.floridagaragedoorcompany.com/",
      telephone: "+1-561-316-6667",
      address: {
        @type: "PostalAddress",
        streetAddress: "278 S Military Trail",
        addressLocality: "Deerfield Beach",
        addressRegion: "FL",
        postalCode: "33442",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.31495,
        longitude: -80.12709500000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "233",
        bestRating: "5"
      },
      areaServed: "Deerfield Beach, FL and surrounding South Florida communities",
      knowsAbout: "Handyman Services, Homeowners needing emergency repairs, property owners with commercial garage door systems, new construction projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Service"
        }
      ],
      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.