{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://offerup.com/#organization",
      "name": "OfferUp",
      "url": "https://offerup.com/",
      "description": "Instantly connect with local buyers and sellers on OfferUp! Buy and sell everything from cars and trucks, electronics, furniture, and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/offerup#asg",
      "name": "OfferUp ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/offerup",
      "isPartOf": {
        "@id": "https://offerup.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}