Structured Data

    The Law Office of Erin Morse

    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: "The Law Office of Erin Morse",
      description: "The Law Office of Erin Morse is a family law firm in Orlando specializing in divorce, custody, and related matters. Led by attorney Erin Morse, the firm provides personalized legal representation for clients navigating family law challenges, including divorce proceedings, child custody arrangements, and support agreements. The firm is known for its client-focused approach and deep experience in family law matters.",
      url: "https://morse-firm.com/",
      telephone: "+1-407-743-6059",
      address: {
        @type: "PostalAddress",
        streetAddress: "1030 N Orange Ave #102",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.559592,
        longitude: -81.37747449999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "219",
        bestRating: "5"
      },
      areaServed: "Orlando, FL and surrounding Central Florida areas",
      knowsAbout: "Family Law, Individuals seeking divorce representation, parents involved in custody disputes, clients needing family law consultation and support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Client Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Family Law Specialist"
        }
      ],
      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.