{
  "name": "John Doe",
  "url": "https://humandirectory.ai/john-doe",
  "humanViewUrl": "https://humandirectory.ai/john-doe",
  "summary": "John Doe — Yh.",
  "bio": "Yh",
  "socialLinks": [
    {
      "name": "LinkedIn",
      "url": "https://www.linkedin.com/in/jhon-doe-401760327"
    }
  ],
  "workExperience": [],
  "education": [],
  "investments": [],
  "offerings": [],
  "faq": [
    {
      "question": "Who is John Doe?",
      "answer": "Yh"
    },
    {
      "question": "How can I find John Doe online?",
      "answer": "John Doe can be found at: LinkedIn: https://www.linkedin.com/in/jhon-doe-401760327."
    }
  ],
  "viewCount": 4,
  "schemaOrg": [
    {
      "@context": "https://schema.org",
      "@type": "ProfilePage",
      "dateCreated": "2026-05-02T18:12:21.689Z",
      "dateModified": "2026-05-02T18:13:04.716Z",
      "mainEntity": {
        "@type": "Person",
        "name": "John Doe",
        "url": "https://humandirectory.ai/john-doe",
        "description": "John Doe — Yh.",
        "sameAs": [
          "https://www.linkedin.com/in/jhon-doe-401760327"
        ]
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "HumanDirectory",
          "item": "https://humandirectory.ai"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "John Doe",
          "item": "https://humandirectory.ai/john-doe"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Who is John Doe?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yh"
          }
        },
        {
          "@type": "Question",
          "name": "How can I find John Doe online?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "John Doe can be found at: LinkedIn: https://www.linkedin.com/in/jhon-doe-401760327."
          }
        }
      ]
    }
  ]
}