Person Schema
<script type="application/ld+json"> { "@context": "https://schema.org", "@graph": [ { "@type": "Person", "@id": "https://yourwebsite.com/cher-complete-biography/#person", "mainEntityOfPage": "https://yourwebsite.com/cher-complete-biography/", "url": "https://yourwebsite.com/cher-complete-biography/", "name": "Cher", "alternateName": [ "Cherilyn Sarkisian", "Cher Bono", "Goddess of Pop" ], "givenName": "Cherilyn", "familyName": "Sarkisian", "gender": "Female", "birthDate": "1946-05-20", "birthPlace": { "@type": "Place", "name": "El Centro, California, United States" }, "nationality": { "@type": "...