Structured Data

    Mission Hills Venue

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mission Hills Venue",
      description: "Mission Hills Venue is a premier event space in San Diego offering 3,600 square feet of versatile, modern design with stunning downtown and Mission Bay views. Located at 1919 San Diego Avenue, the venue specializes in weddings, corporate events, milestone celebrations, and creative shoots, featuring clean lines, bright open spaces, and refined aesthetics that adapt to any event vision.",
      url: "https://www.missionhillsvenue.com/",
      telephone: "+1-858-293-8120",
      address: {
        @type: "PostalAddress",
        streetAddress: "1919 San Diego Ave",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92110",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7448921,
        longitude: -117.186264
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "194",
        bestRating: "5"
      },
      areaServed: "San Diego and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, milestone celebration hosts, creative professionals booking photo/video shoots",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "3,600 Sq Ft Versatile Space"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Stunning Downtown & Mission Bay Views"
        }
      ],
      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.