Food ordering feeds for Legacy Starter integration (Deprecated)
Stay organized with collections
Save and categorize content based on your preferences.
Merchants
{
"metadata": {
"generation_timestamp": "1467993600",
"processing_instruction": "PROCESS_AS_COMPLETE",
"total_shards": 1
},
"merchant": [
{
"merchant_id": "dining-starter-2",
"name": "Sample Bakery",
"telephone": "+1-415-124-4567",
"url": "www.starterdining2publicsite.com",
"category": "restaurant",
"geo": {
"latitude": 37.422113,
"longitude": -122.084041,
"address": {
"street_address": "805 11th Ave",
"locality": "Sunnyvale",
"region": "CA",
"country": "US",
"postal_code": "94089"
}
}
}
]
}
Services
{
"metadata": {
"generation_timestamp": "1467993600",
"processing_instruction": "PROCESS_AS_COMPLETE",
"total_shards": 1
},
"service": [
{
"merchant_id": "dining-starter-2",
"service_id": "order",
"localized_service_name": {
"value": "Order",
"localized_value": [
{
"locale": "en",
"value": "Order"
}
]
},
"type": "SERVICE_TYPE_FOOD_ORDERING",
"action_link": [
{
"url": "https://www.rwgpartnerwebsite.com/order_food/merch2",
"action_link_type": "ACTION_LINK_TYPE_ORDER_FOOD",
"language": "en",
"platform": "ACTION_PLATFORM_WEB_APPLICATION"
}
]
}
]
}
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-20 UTC.
[null,null,["Last updated 2025-05-20 UTC."],[],["New ordering feeds must now specify \"takeout\" or \"delivery\" as the fulfillment method; existing feeds can maintain current generic food ordering links. Refer to the provided guide for fulfillment type instructions and examples. The provided data showcases sample feeds with a merchant (\"Sample Bakery\") and a corresponding food ordering service linked to a URL for web-based food orders, all with specified metadata.\n"],null,[]]