Structured Data

    Bogies Body Shop

    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: "Bogies Body Shop",
      description: "Bogies Body Shop is an independent auto body repair facility in San Antonio specializing in collision damage repair, dent removal, and paint work. With a 4.6-star reputation based on customer feedback, they handle everything from minor dents to major collision repairs using quality parts and professional craftsmanship. Their experienced team serves both insurance claims and private customers looking for reliable auto body restoration.",
      telephone: "+1-210-653-3227",
      address: {
        @type: "PostalAddress",
        streetAddress: "5510 Binz Engleman Rd",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78219",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4588669,
        longitude: -98.38276839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim holders, vehicle owners needing dent and paint repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Collision Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claim Processing"
        }
      ],
      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.