Structured Data

    Blackstone Collision Center

    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: "Blackstone Collision Center",
      description: "Blackstone Collision Center is a full-service auto body and collision repair shop in Fresno specializing in accident damage restoration, frame repair, and comprehensive vehicle restoration. They work directly with insurance claims to streamline the repair process and offer free estimates to help customers understand their repair needs and costs.",
      url: "https://www.blackstonecollisionfresno.com/",
      telephone: "+1-559-431-6002",
      address: {
        @type: "PostalAddress",
        streetAddress: "58 W Bullard Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.824554,
        longitude: -119.791982
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "152",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners seeking comprehensive collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Frame & Structural Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.