{
  "$schema": "https://mokumfiets.com/feeds.schema.json",
  "publisher": "Mokumfiets",
  "homepage": "https://mokumfiets.com",
  "contact": "help@mokumfiets.com",
  "submission_instructions": "In Google Merchant Center → Products → Feeds, choose 'Scheduled fetch' and paste the URL from each feed entry below. For Hotel Center, paste hotel-list and hotel-prices into the partner portal. For Things to Do, register tours-things-to-do-feed in the Google Things-to-Do partner program.",
  "feeds": [
    {
      "id": "merchant-products",
      "title": "Mokumfiets — Google Merchant Center product feed (bikes, rentals, tours)",
      "url": "https://functions.mokumfiets.com/merchant-feed",
      "format": "application/xml",
      "google_program": "Merchant Center",
      "refresh": "hourly"
    },
    {
      "id": "merchant-local",
      "title": "Mokumfiets — Local inventory feed",
      "url": "https://functions.mokumfiets.com/merchant-local-feed",
      "format": "application/xml",
      "google_program": "Merchant Center — Local",
      "refresh": "daily"
    },
    {
      "id": "hotel-list",
      "title": "Mokumfiets — Hotel List (Google Hotel Center)",
      "url": "https://functions.mokumfiets.com/hotel-feed",
      "format": "application/xml",
      "google_program": "Hotel Center",
      "refresh": "daily"
    },
    {
      "id": "hotel-prices",
      "title": "Mokumfiets — Transaction Message (nightly hotel prices)",
      "url": "https://functions.mokumfiets.com/hotel-prices-feed",
      "format": "application/xml",
      "google_program": "Hotel Center",
      "refresh": "hourly"
    },
    {
      "id": "things-to-do",
      "title": "Mokumfiets — Things to Do (Operator + Product feed)",
      "url": "https://functions.mokumfiets.com/tours-things-to-do-feed",
      "format": "application/xml",
      "google_program": "Things to Do",
      "refresh": "daily"
    }
  ]
}
