{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.faena.com/#organization",
      "name": "Faena",
      "url": "https://www.faena.com/",
      "description": "Faena Group is a luxury hotel group with locations in Miami Beach and Buenos Aires. Each location boasts unique architecture, modern art, and gourmet dining."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/faena#asg",
      "name": "Faena ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/faena",
      "isPartOf": {
        "@id": "https://www.faena.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}