Structured Data

    J.A.venue

    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: "J.A.venue",
      description: "J.A.venue is an event venue located in Los Angeles that specializes in hosting a variety of celebrations and gatherings. With its versatile space and professional setup, the venue accommodates weddings, corporate events, private parties, and other special occasions. The venue is known for its ability to transform for different event types and its attentive service to clients.",
      telephone: "+1-323-705-2606",
      address: {
        @type: "PostalAddress",
        streetAddress: "2070 W Manchester Ave",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90047",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.959688,
        longitude: -118.31572599999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Private party hosts, Celebration organizers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Versatile Event Space"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional 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.