یک نهاد Restaurant ویژگی هایی مانند نام رستوران، آدرس مکان، وب سایت، توضیحات و شماره تلفن یک یا چند رستورانی را که شما خدمات می دهید، تعریف می کند. به طور معمول، داده های یک رستوران در فید ثابت است.
برای اینکه به مشتریان اجازه دهید از رستورانهای شما سفارش دهند، نامها و آدرسها را در نمایه کسبوکار Google ثبت کنید. فیلدهای name و address نهادهای رستوران شما باید با نامها و آدرسهای ثبتشده در نمایه کسبوکار Google مطابقت داشته باشد.
هنگامی که یک نهاد Restaurant تعریف می کنید، از نوع Restaurant استفاده کنید.
شکل 1: نهاد رستوران با هر دو سرویس پیک آپ و سرویس تحویل تعریف شده است.
نمونه نهاد رستوران
مثال زیر یک موجودیت اصلی Restaurant را تعریف می کند.
تاریخ آخرین بهروزرسانی 2025-01-12 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-12 بهوقت ساعت هماهنگ جهانی."],[[["A `Restaurant` entity stores basic information about a restaurant, like name, address, and contact details, to be used within the ordering system."],["Restaurants must be registered with Google Business Profile and have matching `name` and `address` fields in the `Restaurant` entity for customers to place orders."],["Each `Restaurant` entity is defined with a specific type and a unique ID for identification."],["All the data for a single `Restaurant` entity must be defined on a single line in the data feed for valid processing."]]],["The `Restaurant` entity includes details like name, address, website, description, and phone number. To enable customer ordering, restaurant names and addresses in the feed must precisely match those registered with Google Business Profile. Each `Restaurant` must be defined using the `Restaurant` type, and each entity's data must be on a single line. An example is shown with a restaurant's detailed information such as address, telephone, location coordinates, and URL.\n"]]