Structured Data

    Porcello Law Offices

    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: "Porcello Law Offices",
      description: "Porcello Law Offices is a Salem-based law firm providing comprehensive legal services to individuals and families throughout the North Shore. Led by experienced attorneys, they specialize in family law matters including divorce, custody, and mediation, while also handling estate planning, criminal defense, and personal injury cases. Their client-centered approach focuses on delivering practical solutions tailored to each client's unique circumstances.",
      url: "https://www.porcellolawoffices.com/",
      telephone: "+1-978-338-7854",
      address: {
        @type: "PostalAddress",
        streetAddress: "271 Lafayette St",
        addressLocality: "Salem",
        addressRegion: "MA",
        postalCode: "01970",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5093179,
        longitude: -70.8911201
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "Salem, MA and surrounding North Shore communities",
      knowsAbout: "Family Law, Divorcing couples, families navigating custody disputes, individuals planning their estates, criminal defense clients, accident victims seeking personal injury representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Legal Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mediation Focus"
        }
      ],
      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.