Structured Data

    Birmie's Fixins

    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: "Birmie's Fixins",
      description: "Birmie's Fixins is a BBQ food truck and catering company serving Richmond, Chesterfield, and surrounding areas with smoked meats and signature sides. They offer expert catering services for weddings, corporate events, birthday parties, and other occasions, featuring pulled pork, brisket, pulled chicken, ribs, smoked turkey, and their renowned mac and cheese made fresh daily. The business operates both as a mobile food truck and full-service caterer, accommodating vegetarian options and custom menu requests for events of various sizes.",
      url: "http://birmiesfixins.com/",
      telephone: "+1-804-338-8041",
      address: {
        @type: "PostalAddress",
        streetAddress: "9811 Swansea Road",
        addressLocality: "North Chesterfield",
        addressRegion: "VA",
        postalCode: "23236",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.510373799999996,
        longitude: -77.4552965
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Richmond, Chesterfield, and surrounding areas of Virginia",
      knowsAbout: "Catering, Wedding couples, corporate event planners, birthday party hosts, community events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Signature Mac & Cheese"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Service Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fresh, Smoked-to-Order Meats"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.