{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.usps.com/#organization",
      "name": "United States Postal Service",
      "legalName": "United States Postal Service",
      "url": "https://www.usps.com/",
      "description": "Welcome to USPS.com. Track packages, pay and print postage with Click-N-Ship, schedule free package pickups, look up ZIP Codes, calculate postage prices, and find everything you need for sending mail and shipping packages."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/united-states-postal-service#asg",
      "name": "United States Postal Service ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/united-states-postal-service",
      "isPartOf": {
        "@id": "https://www.usps.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}