Mohd Umar Hashmi: Difference between revisions
AdminEncyclo (talk | contribs) mNo edit summary |
AdminEncyclo (talk | contribs) Updated Schema.org JSON-LD with correct URL |
||
| Line 54: | Line 54: | ||
* [https://www.instagram.com/ Instagram – Umar hashmi] | * [https://www.instagram.com/ Instagram – Umar hashmi] | ||
* [https://www.facebook.com/ Facebook – Umar hashmi] | * [https://www.facebook.com/ Facebook – Umar hashmi] | ||
<html> | |||
<script type="application/ld+json"> | |||
{ | |||
"@context": "https://schema.org", | |||
"@type": "Person", | |||
"name": "Mohd Umar Hashmi", | |||
"url": "https://encycloindia.org/index.php/Mohd_Umar_Hashmi", | |||
"image": "https://encycloindia.org/images/MOHD_UMAR_HASHMI.jpg", | |||
"jobTitle": "Founder & CEO", | |||
"worksFor": { | |||
"@type": "Organization", | |||
"name": "Amairaa Group" | |||
}, | |||
"nationality": "Indian", | |||
"birthDate": "1984-03-05", | |||
"birthPlace": { | |||
"@type": "Place", | |||
"name": "Gonda, Uttar Pradesh, India" | |||
}, | |||
"alumniOf": { | |||
"@type": "EducationalOrganization", | |||
"name": "BTech in Civil Engineering" | |||
}, | |||
"description": "Indian entrepreneur and business owner known for his work in real estate development, construction, and infrastructure projects.", | |||
"sameAs": [ | |||
"https://www.zaubacorp.com/MOHD-UMAR-HASHMI-06704495", | |||
"https://www.indiafilings.com/search/mohd-umar-hashmi-din-06704495", | |||
"https://x.com/", | |||
"https://www.linkedin.com/", | |||
"https://www.instagram.com/", | |||
"https://www.facebook.com/" | |||
] | |||
} | |||
</script> | |||
</html> | |||