Structured Data

    Harold's Auto Repair & Transmission

    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: "Harold's Auto Repair & Transmission",
      description: "Harold's Auto Repair & Transmission in Hallandale Beach provides comprehensive auto repair services with a focus on transmission work and general vehicle maintenance. With over 50 customer reviews, this independent shop serves the South Florida community with hands-on expertise in diagnosing and repairing both foreign and domestic vehicles.",
      telephone: "+1-954-961-2363",
      address: {
        @type: "PostalAddress",
        streetAddress: "1979 S Park Rd",
        addressLocality: "Hallandale Beach",
        addressRegion: "FL",
        postalCode: "33009",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.9929858,
        longitude: -80.1706243
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Hallandale Beach and surrounding South Florida communities",
      knowsAbout: "Auto Repair & Mechanics, Local vehicle owners needing transmission work, routine maintenance, diagnostic services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transmission Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Local Shop"
        }
      ],
      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.