[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[[["\u003cp\u003eThe Entity Reconciliation API supports schema for Organizations, including details like name, address, DUNS number, and parent organization.\u003c/p\u003e\n"],["\u003cp\u003eFor Persons, the supported schema includes personal information such as name, gender, height, weight, occupation, nationality, birth date, and contact details.\u003c/p\u003e\n"],["\u003cp\u003eLocalBusiness schema support within the API covers information like name, address, DUNS number, URL, parent organization, as well as longitude and latitude coordinates.\u003c/p\u003e\n"],["\u003cp\u003eEach entity schema supports address details such as street address, locality, region, country, and postal code.\u003c/p\u003e\n"]]],[],null,["# Supported schema\n\nThe following are supported schema for the Entity Reconciliation API.\n\n**Organization** \n\n```\nhttps://schema.org/name\nhttps://schema.org/streetAddress\nhttps://schema.org/addressLocality\nhttps://schema.org/addressRegion\nhttps://schema.org/addressCountry\nhttps://schema.org/postalCode\nhttps://schema.org/duns\nhttps://schema.org/telephone\nhttps://schema.org/url\nhttps://schema.org/parentOrganization (Text)\n```\n\n**Person** \n\n```\nhttps://schema.org/name\nhttps://schema.org/gender\nhttps://schema.org/height (Float in meters)\nhttps://schema.org/weight (Float in kg)\nhttps://schema.org/hasOccupation (Text)\nhttps://schema.org/nationality\nhttps://schema.org/birthDate (YYYY-MM-DD format)\nhttps://schema.org/telephone\nhttps://schema.org/identifier\nhttps://schema.org/streetAddress\nhttps://schema.org/addressLocality\nhttps://schema.org/addressRegion\nhttps://schema.org/addressCountry\nhttps://schema.org/postalCode\n```\n\n**LocalBusiness** \n\n```\nhttps://schema.org/name\nhttps://schema.org/streetAddress\nhttps://schema.org/addressLocality\nhttps://schema.org/addressRegion\nhttps://schema.org/addressCountry\nhttps://schema.org/postalCode\nhttps://schema.org/duns\nhttps://schema.org/telephone\nhttps://schema.org/url\nhttps://schema.org/parentOrganization (Text)\nhttps://schema.org/longitude (Text)\nhttps://schema.org/latitude (Text)\n```"]]