Source: https://restauranttechnologynetwork.com/technical-documents

SocialMedia

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
URL The URL for the social media platform. string false false
Platform The name of the social media platform. string true false
Handle The person's handle for the social media platform. string true false
UserName The user name for the person on the social media platform. string true false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "url" : "string",
  "platform" : "string",
  "handle" : "string",
  "userName" : "string",
  "extensionPoint" : { }
}