Structured Data

    Performance Mobile Auto Repair

    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: "Performance Mobile Auto Repair",
      description: "Performance Mobile Auto Repair is a full-service auto repair shop in Fresno specializing in mobile and in-shop vehicle maintenance and repairs. They service both foreign and domestic vehicles with ASE-certified technicians, offering everything from routine maintenance to complex mechanical work. With a focus on customer convenience and quality workmanship, they provide same-day service options and free estimates for all repairs.",
      url: "https://www.performancemobileautorepair.com/",
      telephone: "+1-559-226-6300",
      address: {
        @type: "PostalAddress",
        streetAddress: "2220 N Blackstone Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7708331,
        longitude: -119.790276
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "65",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners needing convenient repairs, busy professionals, owners of foreign and domestic vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service Option"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ASE-Certified Technicians"
        },
        {
          @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.