{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.revlon.com/#organization",
      "name": "Revlon US",
      "url": "http://www.revlon.com/",
      "description": "Makeup, nail color, hair color, and beauty tools. Check out our Revlon Collections including ColorStay™, ColorSilk™, PhotoReady™, Men's Series and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/revlon-us#asg",
      "name": "Revlon US ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/revlon-us",
      "isPartOf": {
        "@id": "http://www.revlon.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}