يحدِّد عنصر Restaurant مواقع مثل اسم المطعم وموقعه الجغرافي
وعنوانه وموقعه الإلكتروني ووصفه ورقم هاتفه لمطعم واحد أو أكثر توفّر خدماتك له. عادةً ما تكون بيانات المطعم في الخلاصة
ثابتة.
للسماح للعملاء بطلب الطعام من مطاعمك، سجِّل الأسماء والعناوين في الملف التجاري على Google. يجب أن تتطابق حقلَي
name وaddress في كيانات المطاعم مع الأسماء
والعناوين المسجّلة في "الملف التجاري على Google".
عند تحديد عنصر Restaurant، استخدِم النوع
Restaurant.
الشكل 1: عنصر مطعم تم تحديد عنصرَي خدمة الاستلام
وخدمة التوصيل له
مثال على عنصر مطعم
يحدِّد المثال التالي عنصرًا أساسيًا من النوع Restaurant.
{"@type":"Restaurant","@id":"restaraunt_1","name":"Pronto Wood Fired Pizzeria","url":"http://provider.com/pronto-wood-fired-pizzeria","telephone":"+16503659978","streetAddress":"2560 El Camino Real","addressLocality":"Palo Alto","addressRegion":"CA","postalCode":"94061","addressCountry":"US","latitude":"37.472842","longitude":"-122.217144"}
تاريخ التعديل الأخير: 2024-11-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-11-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]