Structured Data

    Touch Of Love

    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: "Touch Of Love",
      description: "Touch Of Love is an event planning and catering business based in Laredo that specializes in creating memorable celebrations for weddings, corporate events, and special occasions. The business offers comprehensive event coordination services alongside full-service catering, handling everything from menu planning to day-of execution. They focus on personalized service and attention to detail to bring their clients' event visions to life.",
      url: "https://www.touhofloveeventplanning.com/",
      telephone: "+1-830-776-9847",
      address: {
        @type: "PostalAddress",
        streetAddress: "11110 Palmillas Loop",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5955651,
        longitude: -99.5312156
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding South Texas communities",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, families celebrating milestones",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.