{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://lamar.com/#organization",
      "name": "Lamar Advertising",
      "url": "https://lamar.com/",
      "description": "Grow your business with our outdoor advertising products including print and digital billboards, airport displays, transit and highway signs, and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/lamar-advertising#asg",
      "name": "Lamar Advertising ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/lamar-advertising",
      "isPartOf": {
        "@id": "https://lamar.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}