Structured Data

    North Park 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: "North Park Collision Center",
      description: "North Park Collision Center is a full-service auto body and collision repair shop serving the San Antonio area. They specialize in collision repairs, frame straightening, paintless dent removal, and comprehensive auto body work for all vehicle makes and models. With extensive experience and modern repair equipment, they handle everything from minor dents to major collision damage.",
      url: "http://www.npcollision.com/",
      telephone: "+1-210-308-6444",
      address: {
        @type: "PostalAddress",
        streetAddress: "442 McCarty Rd",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78216",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.528067099999998,
        longitude: -98.4997382
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "758",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Auto Body & Collision, Vehicle owners needing collision repairs, accident damage restoration, insurance claim work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Frame & Structural Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Body"
        }
      ],
      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.