Structured Data

    Le Petit Space

    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: "Le Petit Space",
      description: "Le Petit Space is a flexible event and work lounge in Roslindale offering rental space for events, meetings, and professional gatherings. The venue serves individuals, small businesses, and community organizations seeking an intimate setting to host private events or collaborative work sessions. With a focus on creating safe, welcoming spaces for like-minded professionals to connect, Le Petit Space accommodates various event types and flex workspace needs.",
      url: "http://www.lepetitspace.com/",
      telephone: "+1-857-837-7744",
      address: {
        @type: "PostalAddress",
        streetAddress: "42 Corinth St",
        addressLocality: "Roslindale",
        addressRegion: "MA",
        postalCode: "02131",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.286087099999996,
        longitude: -71.1294398
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "45",
        bestRating: "5"
      },
      areaServed: "Roslindale, Boston, and surrounding neighborhoods",
      knowsAbout: "Event & Wedding Venues, Small businesses, individuals hosting intimate events, community organizations, professionals seeking flexible meeting space",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Multi-Use Space"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Design"
        }
      ],
      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.