Structured Data

    Sunlight Kitchen

    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: "Sunlight Kitchen",
      description: "Sunlight Kitchen is a catering service based in Port St. Lucie specializing in delivering fresh, quality meals for events and occasions. They offer food delivery and catering solutions for customers throughout the area, providing convenient options for those seeking professional food services without the need for on-site preparation.",
      telephone: "+1-772-879-6326",
      address: {
        @type: "PostalAddress",
        streetAddress: "477 SW Cashmere Blvd",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34986",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.3108965,
        longitude: -80.37929199999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas, Florida",
      knowsAbout: "Catering, Event planners, small to medium gatherings, corporate functions, parties seeking drop-off catering",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Drop-Off Catering Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Port St. Lucie Service"
        }
      ],
      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.