Structured Data

    Ben & Sons Collision Plus

    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: "Ben & Sons Collision Plus",
      description: "Ben & Sons Collision Plus is a full-service auto body and collision repair shop in Lubbock specializing in accident damage restoration, dent repair, and paint services. The shop handles comprehensive collision repairs for all vehicle types and works with insurance claims to streamline the process for customers. With a focus on quality workmanship and customer service, Ben & Sons restores vehicles to pre-accident condition.",
      telephone: "+1-806-831-8496",
      address: {
        @type: "PostalAddress",
        streetAddress: "102 Avenue S",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5977319,
        longitude: -101.8577446
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims needing collision repairs, insurance claim filers, vehicle owners seeking professional auto body restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Collision Services"
        }
      ],
      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.