Structured Data

    Alameda Auto Body and Services

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Alameda Auto Body and Services",
      description: "Alameda Auto Body and Services is a full-service auto repair facility offering body work, tire sales, car repair, and auto parts in Alameda. With expertise across collision repair, mechanical services, and tire replacement, they serve both routine maintenance and accident damage needs for local vehicle owners.",
      url: "http://alamedaautobody.com/",
      telephone: "+1-510-523-7547",
      address: {
        @type: "PostalAddress",
        streetAddress: "1814 Everett St",
        addressLocality: "Alameda",
        addressRegion: "CA",
        postalCode: "94501",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.768426000000005,
        longitude: -122.2364473
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "286",
        bestRating: "5"
      },
      areaServed: "Alameda and surrounding East Bay communities",
      knowsAbout: "Auto Body & Collision, Accident victims needing collision repair, routine maintenance customers, drivers seeking tire replacement and installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.