{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mapp.com/#organization",
      "name": "Mapp",
      "url": "https://mapp.com/",
      "description": "Mapp Marketing Cloud allows you to collect and analyze your customer data with AI, and trigger personalized campaigns across email, SMS, app, and your website."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/mapp#asg",
      "name": "Mapp ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/mapp",
      "isPartOf": {
        "@id": "https://mapp.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}