{
  "item": [
    {
      "id": "731f9fc1-0477-4931-8064-7b06bdabb429",
      "name": "Lodging Listing",
      "description": {
        "content": "",
        "type": "text/plain"
      },
      "item": [
        {
          "id": "4214e647-f108-4424-80d8-00de257c15ba",
          "name": "Search lodging inventory",
          "request": {
            "name": "Search lodging inventory",
            "description": {
              "content": "Search Expedia lodging inventory by Location Keyword, Region ID, Lat/Long, or Hotel ID(s) and return\nup to 1,000 offers in response.\n\nProvides deeplink to Expedia site to book, or rate plan info to enable API booking.\n",
              "type": "text/plain"
            },
            "url": {
              "path": ["hotels", "listings"],
              "host": ["{{baseUrl}}"],
              "query": [
                {
                  "disabled": false,
                  "key": "ecomHotelIds",
                  "value": "aute ut nulla,est",
                  "description": "Comma-separated list of Expedia hotel IDs. There can be no spaces between parameters."
                },
                {
                  "disabled": false,
                  "key": "geoLocation",
                  "value": "laborum culpa Duis",
                  "description": "The latitude and longitude values identifying the center point of a search radius (circle).\n\nNorth latitude will be represented by a positive value. South latitude by a negative value.\n\nEast longitude will be represented by a positive value. West longitude by a negative value.\n\nThe latitude and longitude values are joined together with a comma (,) character.\nThere can be no spaces between parameters.\n\nThis parameter should be used in combination with the radius and unit parameters below.\n"
                },
                {
                  "disabled": false,
                  "key": "radius",
                  "value": "25",
                  "description": "The size of the search radius around a specified point when searching by\n`geoLocation`, `locationKeyword`, or `regionids`.\n\n`radius` is optional and the default value is 25 km for `geoLocation` and `locationKeyword`\nif not specified. `radius` must be less than 200 km or 124 mi.\n\nThis parameter should be used in combination with the `unit` and `geoLocation`, `locationKeyword`,\nor `regionids` parameters.\"\n"
                },
                {
                  "disabled": false,
                  "key": "unit",
                  "value": "km",
                  "description": "The unit of measure for searches performed via `geoLocation`, `locationKeyword`, or `regionids`.\n\nValid units are `km` and `mi`.\n\nThis parameter should be used in combination with the `radius` and `geoLocation`, `locationKeyword`,\nor `regionids`.\n"
                },
                {
                  "disabled": false,
                  "key": "locationKeyword",
                  "value": "laborum culpa Duis",
                  "description": "A keyword search for a location. The keyword can be a city, address, airport or a landmark.\n\nThis parameter should be used in combination with the `radius` and `unit` parameters above to define\na circle around the landmark.\n\nThe default radius value is 25 if not specified.\n\nCombined search is not supported, if more than one search method is included in the request, an error\nwill be returned.\n"
                },
                {
                  "disabled": false,
                  "key": "regionIds",
                  "value": "Excepteur quis aliqua,minim",
                  "description": "Comma-separated list of Expedia Region IDs. There can be no spaces between parameters.\nSearch returns set of all hotels in the combined regions.\n\nYou may search using a string of 1 - 10 Region ID's.\nMore than 10 Region ID's are not supported and will generate and error.\n\nThis parameter could be used in combination with the `radius` and `unit` parameters above to define\na circle around the `regionIds`. The default radius value is 0 if not specified.\n"
                },
                {
                  "disabled": false,
                  "key": "checkIn",
                  "value": "2023-09-12",
                  "description": "Check-in date for hotel stay in an ISO 8601 Date format [YYYY-MM-DD].\n\nThis parameter should be used in combination with the `checkOut` parameter.\n\nIf `checkIn` and `checkOut` are not included, a dateless search will be conducted which returns\na `Featured Offer` for each of the hotels found.\n\nIf one of `checkIn` and `checkOut` is not included, an error will be returned. \n\nThe maximum advanced search window is 500 days in the future, and the maximum length of stay is 28.\n"
                },
                {
                  "disabled": false,
                  "key": "checkOut",
                  "value": "2023-09-14",
                  "description": "Checkout date for hotel stay in an ISO 8601 Date format [YYYY-MM-DD].\n\nThis parameter should be used in combination with the `checkIn` parameter.\n\nIf `checkIn` and `checkOut` are not included, a dateless search will be conducted which returns\na `Featured Offer` for each of the hotels found.\n\nIf one of `checkIn` and `checkOut` is not included, an error will be returned. \n\nThe maximum advanced search window is 500 days in the future, and the maximum length of stay is 28.\n"
                },
                {
                  "disabled": false,
                  "key": "locale",
                  "value": "en_US",
                  "description": "`locale` is composed of language identifier and region identifier, connected by \"_\" that specifies\nthe language in which the response will be returned.\n\nYou can find a link to the complete list of `locales` along with the Point of Sale List in [Supported Points of Sale](https://developers.expediagroup.com/travel-redirect-api/api/resources/supported-points-of-sale). Note that even though the Listings API supports localization for all `locales` listed in the list, all `locales` are not valid for all Points of Sale. \n\nFor example, Ecom US POS supports `en_US`, `es_MX` and `zh_CN`. For Ecom US POS, the Listings API will respond with content in Spanish for requests with either `locale=es_MX` or `es_US`. However, only the deeplinks for `locale=es_MX` should work properly and switch the website to Spanish, while the ones for locale=es_US will be fallen back to English.\n\nIf not specified in the query, the native language for that POS will be returned.\nAnd if more than one language is supported, the response will be returned in the first language\ndepending on the language setting of the POS.\n"
                },
                {
                  "disabled": false,
                  "key": "currency",
                  "value": "USD",
                  "description": "Value should be a standard ISO 3 letter currency code."
                },
                {
                  "disabled": false,
                  "key": "source",
                  "value": "browser",
                  "description": "Indicate the source where the request is coming from."
                },
                {
                  "disabled": false,
                  "key": "travelWithPets",
                  "value": "false",
                  "description": "Indicates if the search should include pet-friendly properties.\n\nIf set to \"True\" only properties that allow pets are returned. Pet fees, if available, are included in TaxesAndFees.\n\nThe parameter is only applicable to the Vrbo brand.\n"
                },
                {
                  "disabled": false,
                  "key": "links",
                  "value": "WD,WD",
                  "description": "Comma-separated list to specify the types of deep links.\n- WD (link to Web Details site)\n- WS (link to Web Search Result page)\n- WEB (include all website links)\n\nThere are two level of links returned in the API response: Property-level deeplinks and room-level deeplinks.\n\n**NOTE**: dateless searches will not return Details API links, since the Lodging Details API will only\nreturn details on a specific room offer for specific dates.\n"
                },
                {
                  "disabled": false,
                  "key": "minStarRating",
                  "value": "1.5",
                  "description": "The minimum star rating for hotels returned in the response."
                },
                {
                  "disabled": false,
                  "key": "maxStarRating",
                  "value": "1.5",
                  "description": "The maximum star rating for hotels returned in the response."
                },
                {
                  "disabled": false,
                  "key": "limit",
                  "value": "48198902",
                  "description": "The maximum number of hotels returned in the response. Must be an integer greater than 0. \n\nIf the value is greater than 1000, only the first 1000 hotels are returned. \n\nThe `limit` parameter is intended to be used to control the response size, but partners should be careful\nabout combining it with other filter parameters, as each parameter that you add will shrink the response,\neven to the point where you may even get a \"no hotel found\" error if none of the hotels in the base response\nmeet the combined filter requirements. \n\nFilters are cumulative in effect, and results must meet all filter requirements to be displayed.\n"
                },
                {
                  "disabled": false,
                  "key": "queryText",
                  "value": "laborum culpa Duis",
                  "description": "Query text is used for a full text search of hotel data.\n\nText search based on hotel name, description, address, promotion description, amenities description.\n"
                },
                {
                  "disabled": false,
                  "key": "availOnly",
                  "value": "true",
                  "description": "Specifies whether to return only available hotels in the search results.\n\nIf the value of this parameter is true, the search results will only return hotels that have availability\nduring the requested dates.\n\nIf there are no hotels with availability in your search then an empty record set will be returned.\n\nThis parameter is ignored for dateless searches.\n"
                },
                {
                  "disabled": false,
                  "key": "smokingPreference",
                  "value": "both",
                  "description": "Specifies smoking preference."
                },
                {
                  "disabled": false,
                  "key": "rateType",
                  "value": "payonline",
                  "description": "Indicate which type of `paymentMethod` for each room will be returned."
                },
                {
                  "disabled": false,
                  "key": "freeCancellation",
                  "value": "true",
                  "description": "Specifies whether to return only free cancelable room rates in the search results.\n\nIf the value of this parameter is true, the search results will only return hotels that have free cancelable room rates during the requested dates.\n\nIf there are no hotels with free cancelable room rates in your search then an empty record set will be returned.\n\nDefault value is false, if query without this parameter or the value of this parameter is false, all available room rates will be returned.\n\nThis parameter is ignored for dateless searches.\n"
                },
                {
                  "disabled": false,
                  "key": "groupedAmenities",
                  "value": "true",
                  "description": "Specifies whether to return the grouped amenities. If `groupedAmenities` is true, `DescriptiveAmenities`\nnode will be returned in response, otherwise `Amenities` node will be returned.\n"
                },
                {
                  "disabled": false,
                  "key": "blockFullDepositRateplan",
                  "value": "false",
                  "description": "Specifies whether to return `rateplan` with `FullDepositUponBooking` as true.\n\nIf `blockFullDepositRateplans` is true, the search results will not return `rateplan` with `FullDepositUponBooking` as true.\n\nThe default value is false, if query without this parameter or the value of this parameter is false, all available rateplan will be returned.\n\nThis parameter is ignored for dateless search.\n"
                },
                {
                  "disabled": false,
                  "key": "sortType",
                  "value": "hotelname",
                  "description": "Specifies the field that the search results will be ordered by.\n\nTo be used in conjunction with sortOrder parameter below.\n\n**CMA Compliance Note (UK)**: partners doing business in the UK should be sorting their search results using\nthe `totalpricewithfees` parameter in their query string so that the sorting complies with CMA regulations.\n"
                },
                {
                  "disabled": false,
                  "key": "sortOrder",
                  "value": "asc",
                  "description": "Specifies the sort order of search results.\n\nIf no sort order is specified, the default is `asc`. But for deals sorting, it only supports `desc`.\n\nTo be used in conjunction with the `sortType` parameter above.\n"
                },
                {
                  "disabled": false,
                  "key": "room1.adults",
                  "value": "2",
                  "description": "Specifies the number of adults staying in a specific room.\n\nDefault value is one room with 2 adults.\n\nExample: `room1.adults` is used to specify the number of adults in the first room.\n"
                },
                {
                  "disabled": false,
                  "key": "room1.childAges",
                  "value": "ut ex amet dolor,Lorem voluptate enim occaecat",
                  "description": "Comma-separated list that specifies the age(s) for each of the children in each of the rooms.\n\nExample: `room2.childAges=1,3` means two children (1-year old and 3-year old) are staying in room #2.\n\nChildren must be accompanied by an adult.\n"
                },
                {
                  "disabled": false,
                  "key": "room2.adults",
                  "value": "48198902",
                  "description": "Specifies the number of adults staying in second room."
                },
                {
                  "disabled": false,
                  "key": "room2.childAges",
                  "value": "qui consectetur et ut,anim irure",
                  "description": "Comma-separated list that specifies the age(s) for each of the children in second room."
                },
                {
                  "disabled": false,
                  "key": "room3.adults",
                  "value": "48198902",
                  "description": "Specifies the number of adults staying in third room."
                },
                {
                  "disabled": false,
                  "key": "room3.childAges",
                  "value": "qui consectetur et ut,anim irure",
                  "description": "Comma-separated list that specifies the age(s) for each of the children in third room."
                },
                {
                  "disabled": false,
                  "key": "room4.adults",
                  "value": "48198902",
                  "description": "Specifies the number of adults staying in fourth room."
                },
                {
                  "disabled": false,
                  "key": "room4.childAges",
                  "value": "qui consectetur et ut,anim irure",
                  "description": "Comma-separated list that specifies the age(s) for each of the children in fourth room."
                },
                {
                  "disabled": false,
                  "key": "room5.adults",
                  "value": "48198902",
                  "description": "Specifies the number of adults staying in fifth room."
                },
                {
                  "disabled": false,
                  "key": "room5.childAges",
                  "value": "qui consectetur et ut,anim irure",
                  "description": "Comma-separated list that specifies the age(s) for each of the children in fifth room."
                },
                {
                  "disabled": false,
                  "key": "room6.adults",
                  "value": "48198902",
                  "description": "Specifies the number of adults staying in sixth room."
                },
                {
                  "disabled": false,
                  "key": "room6.childAges",
                  "value": "qui consectetur et ut,anim irure",
                  "description": "Comma-separated list that specifies the age(s) for each of the children in sixth room."
                },
                {
                  "disabled": false,
                  "key": "room7.adults",
                  "value": "48198902",
                  "description": "Specifies the number of adults staying in seventh room."
                },
                {
                  "disabled": false,
                  "key": "room7.childAges",
                  "value": "qui consectetur et ut,anim irure",
                  "description": "Comma-separated list that specifies the age(s) for each of the children in seventh room."
                },
                {
                  "disabled": false,
                  "key": "room8.adults",
                  "value": "48198902",
                  "description": "Specifies the number of adults staying in eighth room."
                },
                {
                  "disabled": false,
                  "key": "room8.childAges",
                  "value": "qui consectetur et ut,anim irure",
                  "description": "Comma-separated list that specifies the age(s) for each of the children in eighth room."
                }
              ],
              "variable": []
            },
            "header": [
              {
                "disabled": false,
                "description": "(Required) The partner API key is a case-sensitive, alphanumeric string that looks something like this:\n\n**X99X9X9-99XX-9XX9-X999-99XX99X9X999X**\n\nThe API Key is assigned and configured as part of the API on-boarding process.\nIt will be sent to the partner by their Expedia Account Manager or representative.\n",
                "key": "Key",
                "value": "laborum culpa Duis"
              },
              {
                "disabled": false,
                "description": "(Required) The `Partner-Transaction-ID` is a required API request header element that is <u>not</u> consumed\nby Expedia. It will be required in all Travel Redirect v3 API request headers and will be mirrored\nback to the partner in the corresponding API response header.\n\nThe `Partner-Transaction-ID` may be any alphanumeric string of the partner's choosing.\n",
                "key": "Partner-Transaction-Id",
                "value": "Partner123"
              },
              {
                "key": "Accept",
                "value": "application/vnd.exp-hotel.v3+json"
              }
            ],
            "method": "GET",
            "auth": {
              "type": "basic",
              "basic": [
                {
                  "key": "username",
                  "value": "{{basicAuthUsername}}"
                },
                {
                  "key": "password",
                  "value": "{{basicAuthPassword}}"
                }
              ]
            }
          },
          "response": [
            {
              "id": "d966abac-f4a0-496b-b213-ee48ad2d37ff",
              "name": "Normal Response",
              "originalRequest": {
                "url": {
                  "path": ["hotels", "listings"],
                  "host": ["{{baseUrl}}"],
                  "query": [
                    {
                      "key": "ecomHotelIds",
                      "value": "reprehenderit veniam minim in,Ut laborum proident do"
                    },
                    {
                      "key": "geoLocation",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "radius",
                      "value": "25"
                    },
                    {
                      "key": "unit",
                      "value": "km"
                    },
                    {
                      "key": "locationKeyword",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "regionIds",
                      "value": "ea ex,Excepteur deserunt ex"
                    },
                    {
                      "key": "checkIn",
                      "value": "2023-09-12"
                    },
                    {
                      "key": "checkOut",
                      "value": "2023-09-14"
                    },
                    {
                      "key": "locale",
                      "value": "en_US"
                    },
                    {
                      "key": "currency",
                      "value": "USD"
                    },
                    {
                      "key": "source",
                      "value": "browser"
                    },
                    {
                      "key": "travelWithPets",
                      "value": "false"
                    },
                    {
                      "key": "links",
                      "value": "WD,WD"
                    },
                    {
                      "key": "minStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "maxStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "limit",
                      "value": "48198902"
                    },
                    {
                      "key": "queryText",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "availOnly",
                      "value": "true"
                    },
                    {
                      "key": "smokingPreference",
                      "value": "both"
                    },
                    {
                      "key": "rateType",
                      "value": "payonline"
                    },
                    {
                      "key": "freeCancellation",
                      "value": "true"
                    },
                    {
                      "key": "groupedAmenities",
                      "value": "true"
                    },
                    {
                      "key": "blockFullDepositRateplan",
                      "value": "false"
                    },
                    {
                      "key": "sortType",
                      "value": "hotelname"
                    },
                    {
                      "key": "sortOrder",
                      "value": "asc"
                    },
                    {
                      "key": "room1.adults",
                      "value": "2"
                    },
                    {
                      "key": "room1.childAges",
                      "value": "adipisicing veniam,nostrud cupidatat Excepteur sunt anim"
                    },
                    {
                      "key": "room2.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room2.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room3.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room3.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room4.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room4.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room5.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room5.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room6.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room6.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room7.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room7.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room8.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room8.childAges",
                      "value": "quis anim consequat,velit sed con"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: basic",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "Basic <credentials>"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The partner API key is a case-sensitive, alphanumeric string that looks something like this:\n\n**X99X9X9-99XX-9XX9-X999-99XX99X9X999X**\n\nThe API Key is assigned and configured as part of the API on-boarding process.\nIt will be sent to the partner by their Expedia Account Manager or representative.\n",
                    "key": "Key",
                    "value": "laborum culpa Duis"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The `Partner-Transaction-ID` is a required API request header element that is <u>not</u> consumed\nby Expedia. It will be required in all Travel Redirect v3 API request headers and will be mirrored\nback to the partner in the corresponding API response header.\n\nThe `Partner-Transaction-ID` may be any alphanumeric string of the partner's choosing.\n",
                    "key": "Partner-Transaction-Id",
                    "value": "Partner123"
                  },
                  {
                    "key": "Accept",
                    "value": "application/vnd.exp-hotel.v3+json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/vnd.exp-hotel.v3+json"
                }
              ],
              "body": "{\n  \"Warnings\": [\n    {\n      \"Code\": \"INVALID_CORPORATE_DISCOUNT_CODE\",\n      \"Description\": \"The Corporate DiscountCode '811490' is unavailable, but we found other rates for you.\",\n      \"OriginalPrice\": {\n        \"Value\": \"21.9\",\n        \"Currency\": \"USD\",\n        \"LocalCurrencyPrice\": {\n          \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n        }\n      },\n      \"NewPrice\": {\n        \"Value\": \"21.9\",\n        \"Currency\": \"USD\",\n        \"LocalCurrencyPrice\": {\n          \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n        }\n      },\n      \"ChangedAmount\": {\n        \"Value\": \"21.9\",\n        \"Currency\": \"USD\",\n        \"LocalCurrencyPrice\": {\n          \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n        }\n      },\n      \"ChangedPercentage\": \"2.97\"\n    },\n    {\n      \"Code\": \"INVALID_CORPORATE_DISCOUNT_CODE\",\n      \"Description\": \"The Corporate DiscountCode '811490' is unavailable, but we found other rates for you.\",\n      \"OriginalPrice\": {\n        \"Value\": \"21.9\",\n        \"Currency\": \"USD\",\n        \"LocalCurrencyPrice\": {\n          \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n        }\n      },\n      \"NewPrice\": {\n        \"Value\": \"21.9\",\n        \"Currency\": \"USD\",\n        \"LocalCurrencyPrice\": {\n          \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n        }\n      },\n      \"ChangedAmount\": {\n        \"Value\": \"21.9\",\n        \"Currency\": \"USD\",\n        \"LocalCurrencyPrice\": {\n          \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n        }\n      },\n      \"ChangedPercentage\": \"2.97\"\n    }\n  ],\n  \"Count\": 99,\n  \"TotalHotelCount\": 230,\n  \"TransactionId\": \"f06edfa3-27f4-44e6-838c-b8dd3d0a3210\",\n  \"StayDates\": {\n    \"CheckInDate\": \"2012-03-09\",\n    \"CheckOutDate\": \"1986-12-16\"\n  },\n  \"LengthOfStay\": 3,\n  \"NumberOfRooms\": 3,\n  \"Occupants\": [\n    {\n      \"Adults\": 1,\n      \"ChildAges\": [\n        2,\n        3,\n        5\n      ]\n    },\n    {\n      \"Adults\": 1,\n      \"ChildAges\": [\n        2,\n        3,\n        5\n      ]\n    }\n  ],\n  \"Hotels\": [\n    {\n      \"Id\": \"14747\",\n      \"HcomId\": \"10532\",\n      \"Name\": \"Four Seasons Hotel Seattle\",\n      \"PropertyType\": {\n        \"Id\": 13,\n        \"Name\": \"Ranch\"\n      },\n      \"PropertyDetails\": {\n        \"PropertyRegistryNumber\": \"P-20131\",\n        \"HostLanguages\": [\n          \"English\",\n          \"Chinese\"\n        ],\n        \"MaxOccupancy\": 12,\n        \"NumberOfBedrooms\": 4,\n        \"NumberOfBathrooms\": 1,\n        \"SquareFeet\": \"123.5\",\n        \"PropertyManager\": {\n          \"Name\": \"Mike\",\n          \"CalendarLastUpdated\": \"1986-06-26\",\n          \"PhotoUrl\": \"https://imagesus-ssl.homeaway.com/mda01/ff30bc14-157c-43fc-ad8c-d2ce36bc7e83.4.1\"\n        }\n      },\n      \"LocalCurrencyCode\": \"USD\",\n      \"Location\": {\n        \"Address\": {\n          \"Address1\": \"724 Pine St\",\n          \"Address2\": \"Second Floor\",\n          \"City\": \"New York\",\n          \"Province\": \"NY\",\n          \"Country\": \"USA\",\n          \"PostalCode\": \"98004\"\n        },\n        \"GeoLocation\": {\n          \"Latitude\": \"38.184978\",\n          \"Longitude\": \"85.7412\",\n          \"Obfuscated\": true\n        },\n        \"Neighborhood\": {\n          \"Id\": \"6160232\",\n          \"Name\": \"Le Pharo\"\n        }\n      },\n      \"PhoneInfos\": [\n        {\n          \"CountryCode\": \"1\",\n          \"AreaCode\": \"614\",\n          \"Number\": \"9288472\",\n          \"ExtensionNumber\": \"3114\"\n        },\n        {\n          \"CountryCode\": \"1\",\n          \"AreaCode\": \"614\",\n          \"Number\": \"9288472\",\n          \"ExtensionNumber\": \"3114\"\n        }\n      ],\n      \"Distance\": {\n        \"Value\": \"75\",\n        \"Unit\": \"km\",\n        \"Direction\": \"N\"\n      },\n      \"Description\": {\n        \"LocationTeaser\": \"Built on the original site of the University of Washington\",\n        \"HotelTeaser\": \"A top-notch fitness club and spa features a pool\",\n        \"RoomTeaser\": \"Renovated in May 2016, guest rooms feature upholstered chairs\"\n      },\n      \"Status\": \"AVAILABLE\",\n      \"RenovationsAndClosures\": [\n        \"The following facilities are closed seasonally each year...\"\n      ],\n      \"ChainAndBrandInfo\": {\n        \"ChainId\": -5,\n        \"ChainName\": \"Hilton Worldwide\",\n        \"BrandId\": 33,\n        \"BrandName\": \"Doubletree\"\n      },\n      \"ThumbnailUrl\": \"https://images.trvl-media.com/hotels/3000000/2170000/2163100/2163007/2163007_15_t.jpg\",\n      \"StarRating\": \"5.0\",\n      \"GuestRating\": \"8.0\",\n      \"GuestReviewCount\": 240,\n      \"PetFriendly\": true,\n      \"LgbtqiaFriendly\": true,\n      \"Links\": {\n        \"WebSearchResult\": {\n          \"Accept\": \"non consequat eiusmod in\",\n          \"Method\": \"dolor in sed\",\n          \"Href\": \"magna in\"\n        },\n        \"ApiRateCalendar\": {\n          \"Accept\": \"do cillum irure exercitation ea\",\n          \"Method\": \"elit aute irure\",\n          \"Href\": \"et\"\n        },\n        \"cupidatate3\": {\n          \"Accept\": \"nulla in\",\n          \"Method\": \"Exce\",\n          \"Href\": \"et fugiat exercitation eu ullamco\"\n        },\n        \"tempor3_\": {\n          \"Accept\": \"anim minim\",\n          \"Method\": \"eu non\",\n          \"Href\": \"eu adipisicing non\"\n        }\n      },\n      \"Policies\": {\n        \"CheckInStartTime\": \"3 PM\",\n        \"CheckInEndTime\": \"5 PM\",\n        \"SpecialCheckInInstructions\": [\n          \"Special Instructions: The check-in location differs from the property location. To check in, go to 301 N Water St.\"\n        ],\n        \"CheckOutTime\": \"noon\",\n        \"PetPolicies\": [\n          \"Pets allowed, Up to 20 lb\"\n        ],\n        \"ChildrenAndExtraBedsPolicies\": [\n          \"Children are welcome, Cribs/infant beds (surcharge)\"\n        ]\n      },\n      \"CleanlinessAndSafety\": {\n        \"laboris_dce\": [\n          \"consectetur laborum\",\n          \"non est\"\n        ],\n        \"ut91\": [\n          \"et elit\",\n          \"proident qui dolo\"\n        ]\n      },\n      \"OptionalExtras\": [\n        \"ut laboris velit\",\n        \"anim ipsum\"\n      ],\n      \"ImportantNotices\": [\n        \"This property can only accept bookings for essential travel or stays. You may be asked to provide evidence of this on arrival. For more information, check local advisories before you book.\"\n      ],\n      \"Media\": [\n        {\n          \"Type\": \"1\",\n          \"Title\": \"Guestroom\",\n          \"Size\": \"t\",\n          \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n        },\n        {\n          \"Type\": \"1\",\n          \"Title\": \"Guestroom\",\n          \"Size\": \"t\",\n          \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n        }\n      ],\n      \"HotelAmenities\": [\n        {\n          \"value\": \"<Error: Could not resolve allOf schema\"\n        },\n        {\n          \"value\": \"<Error: Could not resolve allOf schema\"\n        }\n      ],\n      \"HotelDescriptiveAmenities\": {\n        \"adipisicing_3__\": [\n          \"qui magna ullamco consequat est\",\n          \"fugiat cillum\"\n        ]\n      },\n      \"RoomAmenities\": [\n        {\n          \"value\": \"<Error: Could not resolve allOf schema\"\n        },\n        {\n          \"value\": \"<Error: Could not resolve allOf schema\"\n        }\n      ],\n      \"RoomDescriptiveAmenities\": {\n        \"dolor_e\": [\n          \"ex\",\n          \"do ut\"\n        ]\n      },\n      \"Accessibility\": [\n        \"Wheelchair-accessible on-site restaurant\",\n        \"Wheelchair-accessible lounge\",\n        \"Well-lit path to entrance\",\n        \"Stair-free path to entrance\",\n        \"Wheelchair accessible (may have limitations)\",\n        \"Wheelchair accessible path of travel\",\n        \"Accessible bathroom (in select rooms)\",\n        \"Wheelchair-accessible public washroom\",\n        \"In-room accessibility (in select rooms)\",\n        \"Wheelchair-accessible registration desk\",\n        \"Wheelchair-accessible fitness center\",\n        \"Wheelchair-accessible meeting spaces/business center\"\n      ],\n      \"MemberOnlyDealAvailable\": true,\n      \"RoomTypes\": [\n        {\n          \"Description\": \"Room, 1 King Bed, City View (Seattle V)\",\n          \"RoomKey\": \"Duis Lorem deserunt \",\n          \"OfferId\": \"wMRoCMjQqCDIwMTcwN\",\n          \"MerchantName\": \"EXPEDIA\",\n          \"RatePlanType\": \"package\",\n          \"RatePlans\": [\n            {\n              \"RoomTypeId\": \"200287452\",\n              \"RatePlanId\": \"201714191\",\n              \"RateRuleId\": \"213544817\",\n              \"InventorySourceId\": \"24\",\n              \"InventorySourceCode\": \"JT\",\n              \"StayDates\": {\n                \"CheckInDate\": \"2023-08-21\",\n                \"CheckOutDate\": \"1994-05-19\"\n              },\n              \"RemainingCount\": 3,\n              \"Price\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"RefundableDamageDeposit\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"DamageLiability\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"NightlyRates\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"TaxesAndFeesDetails\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"RoomRates\": [\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  },\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  }\n                ]\n              },\n              \"MemberOnlyDeal\": true,\n              \"Promotions\": [\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"StandalonePrice\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutBaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutTaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutHotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                }\n              },\n              \"TaxesAndFeesInclusive\": false,\n              \"GuaranteeText\": \"Price Guarantee\",\n              \"PaymentMethod\": \"Online\",\n              \"PaymentTime\": \"PayLater\",\n              \"FullDepositUponBooking\": true,\n              \"PaymentSchedule\": [\n                {\n                  \"Due\": \"2008-08-25\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Due\": \"2004-08-19\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"ReserveWithDeposit\": true,\n              \"FreeInternet\": true,\n              \"FreeWiFi\": true,\n              \"FreeInternetDetails\": [\n                \"Free Wireless Internet, Wired high-speed Internet-comp\"\n              ],\n              \"FreeParking\": true,\n              \"FreeBreakfast\": true,\n              \"FreeBreakfastDetails\": [\n                \"Full Breakfast\",\n                \"Full Board\"\n              ],\n              \"HcomRewardsEarn\": true,\n              \"HcomRewardsBurn\": true,\n              \"CancellationPolicy\": {\n                \"WaiverPolicy\": {\n                  \"WaiverPolicyDescription\": \"You can cancel for a full refund up to 24 hours after booking (not applicable to bookings made within 72 hours of check-in time). After 24 hours:\\n\"\n                },\n                \"CancellableOnline\": true,\n                \"Refundable\": true,\n                \"FreeCancellation\": true,\n                \"FreeCancellationEndDateTime\": \"1979-05-09T22:38:52.437Z\",\n                \"CancellationPenaltyRules\": [\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"2002-10-13T15:29:12.316Z\",\n                    \"PenaltyEndDateTime\": \"2014-02-28T00:08:18.099Z\"\n                  },\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"1997-07-05T16:51:09.435Z\",\n                    \"PenaltyEndDateTime\": \"1990-03-17T10:33:49.719Z\"\n                  }\n                ],\n                \"CancelPolicyDescription\": \"Free cancellation available before 2022-07-18T16:00:00-08:00\",\n                \"NonRefundableDateRanges\": [\n                  {\n                    \"StartDate\": \"1975-02-20\",\n                    \"EndDate\": \"2014-02-21\"\n                  },\n                  {\n                    \"StartDate\": \"1985-08-04\",\n                    \"EndDate\": \"1966-10-22\"\n                  }\n                ]\n              },\n              \"Amenities\": [\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                },\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                }\n              ]\n            },\n            {\n              \"RoomTypeId\": \"200287452\",\n              \"RatePlanId\": \"201714191\",\n              \"RateRuleId\": \"213544817\",\n              \"InventorySourceId\": \"24\",\n              \"InventorySourceCode\": \"JT\",\n              \"StayDates\": {\n                \"CheckInDate\": \"1953-12-17\",\n                \"CheckOutDate\": \"1976-10-20\"\n              },\n              \"RemainingCount\": 3,\n              \"Price\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"RefundableDamageDeposit\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"DamageLiability\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"NightlyRates\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"TaxesAndFeesDetails\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"RoomRates\": [\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  },\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  }\n                ]\n              },\n              \"MemberOnlyDeal\": true,\n              \"Promotions\": [\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"StandalonePrice\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutBaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutTaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutHotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                }\n              },\n              \"TaxesAndFeesInclusive\": false,\n              \"GuaranteeText\": \"Price Guarantee\",\n              \"PaymentMethod\": \"Online\",\n              \"PaymentTime\": \"PayLater\",\n              \"FullDepositUponBooking\": true,\n              \"PaymentSchedule\": [\n                {\n                  \"Due\": \"1988-11-30\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Due\": \"1970-06-15\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"ReserveWithDeposit\": true,\n              \"FreeInternet\": true,\n              \"FreeWiFi\": true,\n              \"FreeInternetDetails\": [\n                \"Free Wireless Internet, Wired high-speed Internet-comp\"\n              ],\n              \"FreeParking\": true,\n              \"FreeBreakfast\": true,\n              \"FreeBreakfastDetails\": [\n                \"Full Breakfast\",\n                \"Full Board\"\n              ],\n              \"HcomRewardsEarn\": true,\n              \"HcomRewardsBurn\": true,\n              \"CancellationPolicy\": {\n                \"WaiverPolicy\": {\n                  \"WaiverPolicyDescription\": \"You can cancel for a full refund up to 24 hours after booking (not applicable to bookings made within 72 hours of check-in time). After 24 hours:\\n\"\n                },\n                \"CancellableOnline\": true,\n                \"Refundable\": true,\n                \"FreeCancellation\": true,\n                \"FreeCancellationEndDateTime\": \"1950-12-15T01:10:45.158Z\",\n                \"CancellationPenaltyRules\": [\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"1980-09-16T06:31:21.559Z\",\n                    \"PenaltyEndDateTime\": \"1978-02-25T07:36:32.079Z\"\n                  },\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"1956-02-26T01:56:30.524Z\",\n                    \"PenaltyEndDateTime\": \"1997-11-01T22:58:21.278Z\"\n                  }\n                ],\n                \"CancelPolicyDescription\": \"Free cancellation available before 2022-07-18T16:00:00-08:00\",\n                \"NonRefundableDateRanges\": [\n                  {\n                    \"StartDate\": \"1977-08-17\",\n                    \"EndDate\": \"1986-01-17\"\n                  },\n                  {\n                    \"StartDate\": \"2008-10-10\",\n                    \"EndDate\": \"1959-08-01\"\n                  }\n                ]\n              },\n              \"Amenities\": [\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                },\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                }\n              ]\n            }\n          ],\n          \"Price\": {\n            \"BaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalStrikeOutPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeOutRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRateWithFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeoutRateWithFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"HotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPriceWithHotelFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"RefundableDamageDeposit\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"DamageLiability\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            }\n          },\n          \"StandalonePrice\": {\n            \"BaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutBaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutTaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalStrikeOutPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeOutRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"HotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutHotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            }\n          },\n          \"Promotions [deprecated]\": [\n            {\n              \"Description\": \"20%Off\",\n              \"Amount\": {\n                \"Value\": \"21.9\",\n                \"Currency\": \"USD\",\n                \"LocalCurrencyPrice\": {\n                  \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                }\n              }\n            },\n            {\n              \"Description\": \"20%Off\",\n              \"Amount\": {\n                \"Value\": \"21.9\",\n                \"Currency\": \"USD\",\n                \"LocalCurrencyPrice\": {\n                  \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                }\n              }\n            }\n          ],\n          \"Links\": {\n            \"WebSearchResult\": {\n              \"Accept\": \"laboris veniam sunt sint sed\",\n              \"Method\": \"sint aute pariatur\",\n              \"Href\": \"amet ipsum\"\n            },\n            \"WebDetails\": {\n              \"Accept\": \"magna\",\n              \"Method\": \"pro\",\n              \"Href\": \"officia minim commodo\"\n            },\n            \"ApiDetails\": {\n              \"Accept\": \"irure \",\n              \"Method\": \"ut nulla cillum fugiat\",\n              \"Href\": \"exercit\"\n            }\n          },\n          \"SmokingOption\": \"SmokingOrNonSmoking\",\n          \"BedTypeOptions\": [\n            {\n              \"Id\": \"40\",\n              \"Description\": \"1 bed\"\n            },\n            {\n              \"Id\": \"40\",\n              \"Description\": \"1 bed\"\n            }\n          ],\n          \"RoomOccupancyPolicy\": {\n            \"MaxGuestCount\": 3,\n            \"MinCheckInAge\": 19,\n            \"IncludedGuestCount\": 2,\n            \"MinGuestAge\": 0,\n            \"AgeClassRestrictions\": [\n              {\n                \"AgeClass\": \"Senior\",\n                \"AgeMinimum\": 2,\n                \"AgeMaximum\": 17,\n                \"MaxGuestCount\": 3\n              },\n              {\n                \"AgeClass\": \"Senior\",\n                \"AgeMinimum\": 2,\n                \"AgeMaximum\": 17,\n                \"MaxGuestCount\": 3\n              }\n            ]\n          },\n          \"Amenities\": [\n            {\n              \"value\": \"<Error: Could not resolve allOf schema\"\n            },\n            {\n              \"value\": \"<Error: Could not resolve allOf schema\"\n            }\n          ],\n          \"DescriptiveAmenities\": {\n            \"FOOD_AND_DRINK\": [\n              \"2 restaurants\",\n              \"Coffee/tea in common area(s)\"\n            ]\n          },\n          \"Media\": [\n            {\n              \"Type\": \"1\",\n              \"Title\": \"Guestroom\",\n              \"Size\": \"t\",\n              \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n            },\n            {\n              \"Type\": \"1\",\n              \"Title\": \"Guestroom\",\n              \"Size\": \"t\",\n              \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n            }\n          ]\n        },\n        {\n          \"Description\": \"Room, 1 King Bed, City View (Seattle V)\",\n          \"RoomKey\": \"nostrud sed ut culpa\",\n          \"OfferId\": \"wMRoCMjQqCDIwMTcwN\",\n          \"MerchantName\": \"EXPEDIA\",\n          \"RatePlanType\": \"package\",\n          \"RatePlans\": [\n            {\n              \"RoomTypeId\": \"200287452\",\n              \"RatePlanId\": \"201714191\",\n              \"RateRuleId\": \"213544817\",\n              \"InventorySourceId\": \"24\",\n              \"InventorySourceCode\": \"JT\",\n              \"StayDates\": {\n                \"CheckInDate\": \"1954-10-22\",\n                \"CheckOutDate\": \"2017-11-05\"\n              },\n              \"RemainingCount\": 3,\n              \"Price\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"RefundableDamageDeposit\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"DamageLiability\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"NightlyRates\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"TaxesAndFeesDetails\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"RoomRates\": [\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  },\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  }\n                ]\n              },\n              \"MemberOnlyDeal\": true,\n              \"Promotions\": [\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"StandalonePrice\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutBaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutTaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutHotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                }\n              },\n              \"TaxesAndFeesInclusive\": false,\n              \"GuaranteeText\": \"Price Guarantee\",\n              \"PaymentMethod\": \"Online\",\n              \"PaymentTime\": \"PayLater\",\n              \"FullDepositUponBooking\": true,\n              \"PaymentSchedule\": [\n                {\n                  \"Due\": \"1997-08-07\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Due\": \"1968-09-30\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"ReserveWithDeposit\": true,\n              \"FreeInternet\": true,\n              \"FreeWiFi\": true,\n              \"FreeInternetDetails\": [\n                \"Free Wireless Internet, Wired high-speed Internet-comp\"\n              ],\n              \"FreeParking\": true,\n              \"FreeBreakfast\": true,\n              \"FreeBreakfastDetails\": [\n                \"Full Breakfast\",\n                \"Full Board\"\n              ],\n              \"HcomRewardsEarn\": true,\n              \"HcomRewardsBurn\": true,\n              \"CancellationPolicy\": {\n                \"WaiverPolicy\": {\n                  \"WaiverPolicyDescription\": \"You can cancel for a full refund up to 24 hours after booking (not applicable to bookings made within 72 hours of check-in time). After 24 hours:\\n\"\n                },\n                \"CancellableOnline\": true,\n                \"Refundable\": true,\n                \"FreeCancellation\": true,\n                \"FreeCancellationEndDateTime\": \"2020-01-11T17:09:15.589Z\",\n                \"CancellationPenaltyRules\": [\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"1945-06-30T11:48:47.247Z\",\n                    \"PenaltyEndDateTime\": \"2022-04-11T23:56:35.906Z\"\n                  },\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"1946-07-23T16:19:15.362Z\",\n                    \"PenaltyEndDateTime\": \"1976-01-22T03:45:57.065Z\"\n                  }\n                ],\n                \"CancelPolicyDescription\": \"Free cancellation available before 2022-07-18T16:00:00-08:00\",\n                \"NonRefundableDateRanges\": [\n                  {\n                    \"StartDate\": \"2023-08-16\",\n                    \"EndDate\": \"1970-07-11\"\n                  },\n                  {\n                    \"StartDate\": \"1953-08-15\",\n                    \"EndDate\": \"2014-03-31\"\n                  }\n                ]\n              },\n              \"Amenities\": [\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                },\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                }\n              ]\n            },\n            {\n              \"RoomTypeId\": \"200287452\",\n              \"RatePlanId\": \"201714191\",\n              \"RateRuleId\": \"213544817\",\n              \"InventorySourceId\": \"24\",\n              \"InventorySourceCode\": \"JT\",\n              \"StayDates\": {\n                \"CheckInDate\": \"2021-02-07\",\n                \"CheckOutDate\": \"1980-06-18\"\n              },\n              \"RemainingCount\": 3,\n              \"Price\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"RefundableDamageDeposit\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"DamageLiability\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"NightlyRates\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"TaxesAndFeesDetails\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"RoomRates\": [\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  },\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  }\n                ]\n              },\n              \"MemberOnlyDeal\": true,\n              \"Promotions\": [\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"StandalonePrice\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutBaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutTaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutHotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                }\n              },\n              \"TaxesAndFeesInclusive\": false,\n              \"GuaranteeText\": \"Price Guarantee\",\n              \"PaymentMethod\": \"Online\",\n              \"PaymentTime\": \"PayLater\",\n              \"FullDepositUponBooking\": true,\n              \"PaymentSchedule\": [\n                {\n                  \"Due\": \"1972-08-03\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Due\": \"2001-05-27\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"ReserveWithDeposit\": true,\n              \"FreeInternet\": true,\n              \"FreeWiFi\": true,\n              \"FreeInternetDetails\": [\n                \"Free Wireless Internet, Wired high-speed Internet-comp\"\n              ],\n              \"FreeParking\": true,\n              \"FreeBreakfast\": true,\n              \"FreeBreakfastDetails\": [\n                \"Full Breakfast\",\n                \"Full Board\"\n              ],\n              \"HcomRewardsEarn\": true,\n              \"HcomRewardsBurn\": true,\n              \"CancellationPolicy\": {\n                \"WaiverPolicy\": {\n                  \"WaiverPolicyDescription\": \"You can cancel for a full refund up to 24 hours after booking (not applicable to bookings made within 72 hours of check-in time). After 24 hours:\\n\"\n                },\n                \"CancellableOnline\": true,\n                \"Refundable\": true,\n                \"FreeCancellation\": true,\n                \"FreeCancellationEndDateTime\": \"1946-08-16T06:52:24.541Z\",\n                \"CancellationPenaltyRules\": [\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"2015-01-26T05:04:45.732Z\",\n                    \"PenaltyEndDateTime\": \"2004-11-30T20:45:58.098Z\"\n                  },\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"2007-08-15T20:46:46.988Z\",\n                    \"PenaltyEndDateTime\": \"1971-09-12T10:18:14.980Z\"\n                  }\n                ],\n                \"CancelPolicyDescription\": \"Free cancellation available before 2022-07-18T16:00:00-08:00\",\n                \"NonRefundableDateRanges\": [\n                  {\n                    \"StartDate\": \"1948-11-20\",\n                    \"EndDate\": \"2023-05-03\"\n                  },\n                  {\n                    \"StartDate\": \"1989-09-02\",\n                    \"EndDate\": \"2004-12-02\"\n                  }\n                ]\n              },\n              \"Amenities\": [\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                },\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                }\n              ]\n            }\n          ],\n          \"Price\": {\n            \"BaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalStrikeOutPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeOutRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRateWithFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeoutRateWithFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"HotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPriceWithHotelFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"RefundableDamageDeposit\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"DamageLiability\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            }\n          },\n          \"StandalonePrice\": {\n            \"BaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutBaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutTaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalStrikeOutPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeOutRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"HotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutHotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            }\n          },\n          \"Promotions [deprecated]\": [\n            {\n              \"Description\": \"20%Off\",\n              \"Amount\": {\n                \"Value\": \"21.9\",\n                \"Currency\": \"USD\",\n                \"LocalCurrencyPrice\": {\n                  \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                }\n              }\n            },\n            {\n              \"Description\": \"20%Off\",\n              \"Amount\": {\n                \"Value\": \"21.9\",\n                \"Currency\": \"USD\",\n                \"LocalCurrencyPrice\": {\n                  \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                }\n              }\n            }\n          ],\n          \"Links\": {\n            \"WebSearchResult\": {\n              \"Accept\": \"Excepteur ex tempor\",\n              \"Method\": \"in adipisicing\",\n              \"Href\": \"ut dolor non commodo\"\n            },\n            \"WebDetails\": {\n              \"Accept\": \"dolor\",\n              \"Method\": \"nulla cillum occaecat in\",\n              \"Href\": \"Ut\"\n            },\n            \"ApiDetails\": {\n              \"Accept\": \"adipisicing laborum magna\",\n              \"Method\": \"ea ex reprehenderit\",\n              \"Href\": \"irure reprehenderit nisi occaecat ut\"\n            },\n            \"do_3_a\": {\n              \"Accept\": \"occaecat tempor\",\n              \"Method\": \"pariatur labore nostrud reprehenderit\",\n              \"Href\": \"et\"\n            },\n            \"ipsum_50\": {\n              \"Accept\": \"ullamco sit irure dolore nisi\",\n              \"Method\": \"\",\n              \"Href\": \"ex non mollit\"\n            }\n          },\n          \"SmokingOption\": \"SmokingOrNonSmoking\",\n          \"BedTypeOptions\": [\n            {\n              \"Id\": \"40\",\n              \"Description\": \"1 bed\"\n            },\n            {\n              \"Id\": \"40\",\n              \"Description\": \"1 bed\"\n            }\n          ],\n          \"RoomOccupancyPolicy\": {\n            \"MaxGuestCount\": 3,\n            \"MinCheckInAge\": 19,\n            \"IncludedGuestCount\": 2,\n            \"MinGuestAge\": 0,\n            \"AgeClassRestrictions\": [\n              {\n                \"AgeClass\": \"Senior\",\n                \"AgeMinimum\": 2,\n                \"AgeMaximum\": 17,\n                \"MaxGuestCount\": 3\n              },\n              {\n                \"AgeClass\": \"Senior\",\n                \"AgeMinimum\": 2,\n                \"AgeMaximum\": 17,\n                \"MaxGuestCount\": 3\n              }\n            ]\n          },\n          \"Amenities\": [\n            {\n              \"value\": \"<Error: Could not resolve allOf schema\"\n            },\n            {\n              \"value\": \"<Error: Could not resolve allOf schema\"\n            }\n          ],\n          \"DescriptiveAmenities\": {\n            \"FOOD_AND_DRINK\": [\n              \"2 restaurants\",\n              \"Coffee/tea in common area(s)\"\n            ]\n          },\n          \"Media\": [\n            {\n              \"Type\": \"1\",\n              \"Title\": \"Guestroom\",\n              \"Size\": \"t\",\n              \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n            },\n            {\n              \"Type\": \"1\",\n              \"Title\": \"Guestroom\",\n              \"Size\": \"t\",\n              \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n            }\n          ]\n        }\n      ]\n    },\n    {\n      \"Id\": \"14747\",\n      \"HcomId\": \"10532\",\n      \"Name\": \"Four Seasons Hotel Seattle\",\n      \"PropertyType\": {\n        \"Id\": 13,\n        \"Name\": \"Ranch\"\n      },\n      \"PropertyDetails\": {\n        \"PropertyRegistryNumber\": \"P-20131\",\n        \"HostLanguages\": [\n          \"English\",\n          \"Chinese\"\n        ],\n        \"MaxOccupancy\": 12,\n        \"NumberOfBedrooms\": 4,\n        \"NumberOfBathrooms\": 1,\n        \"SquareFeet\": \"123.5\",\n        \"PropertyManager\": {\n          \"Name\": \"Mike\",\n          \"CalendarLastUpdated\": \"1959-01-01\",\n          \"PhotoUrl\": \"https://imagesus-ssl.homeaway.com/mda01/ff30bc14-157c-43fc-ad8c-d2ce36bc7e83.4.1\"\n        }\n      },\n      \"LocalCurrencyCode\": \"USD\",\n      \"Location\": {\n        \"Address\": {\n          \"Address1\": \"724 Pine St\",\n          \"Address2\": \"Second Floor\",\n          \"City\": \"New York\",\n          \"Province\": \"NY\",\n          \"Country\": \"USA\",\n          \"PostalCode\": \"98004\"\n        },\n        \"GeoLocation\": {\n          \"Latitude\": \"38.184978\",\n          \"Longitude\": \"85.7412\",\n          \"Obfuscated\": true\n        },\n        \"Neighborhood\": {\n          \"Id\": \"6160232\",\n          \"Name\": \"Le Pharo\"\n        }\n      },\n      \"PhoneInfos\": [\n        {\n          \"CountryCode\": \"1\",\n          \"AreaCode\": \"614\",\n          \"Number\": \"9288472\",\n          \"ExtensionNumber\": \"3114\"\n        },\n        {\n          \"CountryCode\": \"1\",\n          \"AreaCode\": \"614\",\n          \"Number\": \"9288472\",\n          \"ExtensionNumber\": \"3114\"\n        }\n      ],\n      \"Distance\": {\n        \"Value\": \"75\",\n        \"Unit\": \"km\",\n        \"Direction\": \"N\"\n      },\n      \"Description\": {\n        \"LocationTeaser\": \"Built on the original site of the University of Washington\",\n        \"HotelTeaser\": \"A top-notch fitness club and spa features a pool\",\n        \"RoomTeaser\": \"Renovated in May 2016, guest rooms feature upholstered chairs\"\n      },\n      \"Status\": \"AVAILABLE\",\n      \"RenovationsAndClosures\": [\n        \"The following facilities are closed seasonally each year...\"\n      ],\n      \"ChainAndBrandInfo\": {\n        \"ChainId\": -5,\n        \"ChainName\": \"Hilton Worldwide\",\n        \"BrandId\": 33,\n        \"BrandName\": \"Doubletree\"\n      },\n      \"ThumbnailUrl\": \"https://images.trvl-media.com/hotels/3000000/2170000/2163100/2163007/2163007_15_t.jpg\",\n      \"StarRating\": \"5.0\",\n      \"GuestRating\": \"4.5\",\n      \"GuestReviewCount\": 240,\n      \"PetFriendly\": true,\n      \"LgbtqiaFriendly\": true,\n      \"Links\": {\n        \"WebSearchResult\": {\n          \"Accept\": \"dolor\",\n          \"Method\": \"nisi do\",\n          \"Href\": \"do\"\n        },\n        \"ApiRateCalendar\": {\n          \"Accept\": \"in qui incididunt\",\n          \"Method\": \"lab\",\n          \"Href\": \"nostrud nisi\"\n        },\n        \"reprehenderit_a\": {\n          \"Accept\": \"ut eiusmod do\",\n          \"Method\": \"sunt exercitation laboris\",\n          \"Href\": \"Ut sed\"\n        },\n        \"sunt_b8\": {\n          \"Accept\": \"fugiat minim incididunt nostrud\",\n          \"Method\": \"aute commodo\",\n          \"Href\": \"ullamco enim elit quis\"\n        }\n      },\n      \"Policies\": {\n        \"CheckInStartTime\": \"3 PM\",\n        \"CheckInEndTime\": \"5 PM\",\n        \"SpecialCheckInInstructions\": [\n          \"Special Instructions: The check-in location differs from the property location. To check in, go to 301 N Water St.\"\n        ],\n        \"CheckOutTime\": \"noon\",\n        \"PetPolicies\": [\n          \"Pets allowed, Up to 20 lb\"\n        ],\n        \"ChildrenAndExtraBedsPolicies\": [\n          \"Children are welcome, Cribs/infant beds (surcharge)\"\n        ]\n      },\n      \"CleanlinessAndSafety\": {\n        \"fugiat_57\": [\n          \"ex\",\n          \"commodo amet magna nisi\"\n        ],\n        \"magna3e4\": [\n          \"veniam in ea\",\n          \"deserunt\"\n        ]\n      },\n      \"OptionalExtras\": [\n        \"dolor in\",\n        \"proident officia aute irure\"\n      ],\n      \"ImportantNotices\": [\n        \"This property can only accept bookings for essential travel or stays. You may be asked to provide evidence of this on arrival. For more information, check local advisories before you book.\"\n      ],\n      \"Media\": [\n        {\n          \"Type\": \"1\",\n          \"Title\": \"Guestroom\",\n          \"Size\": \"t\",\n          \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n        },\n        {\n          \"Type\": \"1\",\n          \"Title\": \"Guestroom\",\n          \"Size\": \"t\",\n          \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n        }\n      ],\n      \"HotelAmenities\": [\n        {\n          \"value\": \"<Error: Could not resolve allOf schema\"\n        },\n        {\n          \"value\": \"<Error: Could not resolve allOf schema\"\n        }\n      ],\n      \"HotelDescriptiveAmenities\": {\n        \"voluptate_2\": [\n          \"anim non reprehenderit ut\",\n          \"eu elit\"\n        ],\n        \"veniamf0\": [\n          \"Lorem\",\n          \"cillum ex commo\"\n        ],\n        \"nisi_1\": [\n          \"irure\",\n          \"irure\"\n        ],\n        \"ea_382\": [\n          \"non velit ut id\",\n          \"incididunt ex nisi sint\"\n        ]\n      },\n      \"RoomAmenities\": [\n        {\n          \"value\": \"<Error: Could not resolve allOf schema\"\n        },\n        {\n          \"value\": \"<Error: Could not resolve allOf schema\"\n        }\n      ],\n      \"RoomDescriptiveAmenities\": {\n        \"officia351\": [\n          \"fugiat eiusmod\",\n          \"esse laboris et voluptate fugiat\"\n        ],\n        \"ea_0b\": [\n          \"anim dolore\",\n          \"voluptate amet\"\n        ]\n      },\n      \"Accessibility\": [\n        \"Wheelchair-accessible on-site restaurant\",\n        \"Wheelchair-accessible lounge\",\n        \"Well-lit path to entrance\",\n        \"Stair-free path to entrance\",\n        \"Wheelchair accessible (may have limitations)\",\n        \"Wheelchair accessible path of travel\",\n        \"Accessible bathroom (in select rooms)\",\n        \"Wheelchair-accessible public washroom\",\n        \"In-room accessibility (in select rooms)\",\n        \"Wheelchair-accessible registration desk\",\n        \"Wheelchair-accessible fitness center\",\n        \"Wheelchair-accessible meeting spaces/business center\"\n      ],\n      \"MemberOnlyDealAvailable\": true,\n      \"RoomTypes\": [\n        {\n          \"Description\": \"Room, 1 King Bed, City View (Seattle V)\",\n          \"RoomKey\": \"ut ut laboris veniam irure\",\n          \"OfferId\": \"wMRoCMjQqCDIwMTcwN\",\n          \"MerchantName\": \"EXPEDIA\",\n          \"RatePlanType\": \"package\",\n          \"RatePlans\": [\n            {\n              \"RoomTypeId\": \"200287452\",\n              \"RatePlanId\": \"201714191\",\n              \"RateRuleId\": \"213544817\",\n              \"InventorySourceId\": \"24\",\n              \"InventorySourceCode\": \"JT\",\n              \"StayDates\": {\n                \"CheckInDate\": \"2005-11-10\",\n                \"CheckOutDate\": \"1950-06-28\"\n              },\n              \"RemainingCount\": 3,\n              \"Price\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"RefundableDamageDeposit\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"DamageLiability\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"NightlyRates\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"TaxesAndFeesDetails\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"RoomRates\": [\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  },\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  }\n                ]\n              },\n              \"MemberOnlyDeal\": true,\n              \"Promotions\": [\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"StandalonePrice\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutBaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutTaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutHotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                }\n              },\n              \"TaxesAndFeesInclusive\": false,\n              \"GuaranteeText\": \"Price Guarantee\",\n              \"PaymentMethod\": \"Online\",\n              \"PaymentTime\": \"PayLater\",\n              \"FullDepositUponBooking\": true,\n              \"PaymentSchedule\": [\n                {\n                  \"Due\": \"1985-05-11\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Due\": \"2008-04-15\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"ReserveWithDeposit\": true,\n              \"FreeInternet\": true,\n              \"FreeWiFi\": true,\n              \"FreeInternetDetails\": [\n                \"Free Wireless Internet, Wired high-speed Internet-comp\"\n              ],\n              \"FreeParking\": true,\n              \"FreeBreakfast\": true,\n              \"FreeBreakfastDetails\": [\n                \"Full Breakfast\",\n                \"Full Board\"\n              ],\n              \"HcomRewardsEarn\": true,\n              \"HcomRewardsBurn\": true,\n              \"CancellationPolicy\": {\n                \"WaiverPolicy\": {\n                  \"WaiverPolicyDescription\": \"You can cancel for a full refund up to 24 hours after booking (not applicable to bookings made within 72 hours of check-in time). After 24 hours:\\n\"\n                },\n                \"CancellableOnline\": true,\n                \"Refundable\": true,\n                \"FreeCancellation\": true,\n                \"FreeCancellationEndDateTime\": \"2021-08-23T12:24:39.283Z\",\n                \"CancellationPenaltyRules\": [\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"1980-05-05T03:34:52.974Z\",\n                    \"PenaltyEndDateTime\": \"1950-05-06T20:30:08.867Z\"\n                  },\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"2015-04-03T00:16:56.719Z\",\n                    \"PenaltyEndDateTime\": \"1987-09-14T01:09:54.128Z\"\n                  }\n                ],\n                \"CancelPolicyDescription\": \"Free cancellation available before 2022-07-18T16:00:00-08:00\",\n                \"NonRefundableDateRanges\": [\n                  {\n                    \"StartDate\": \"1993-08-06\",\n                    \"EndDate\": \"2009-06-25\"\n                  },\n                  {\n                    \"StartDate\": \"2022-10-30\",\n                    \"EndDate\": \"1981-01-03\"\n                  }\n                ]\n              },\n              \"Amenities\": [\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                },\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                }\n              ]\n            },\n            {\n              \"RoomTypeId\": \"200287452\",\n              \"RatePlanId\": \"201714191\",\n              \"RateRuleId\": \"213544817\",\n              \"InventorySourceId\": \"24\",\n              \"InventorySourceCode\": \"JT\",\n              \"StayDates\": {\n                \"CheckInDate\": \"1959-05-01\",\n                \"CheckOutDate\": \"2020-12-08\"\n              },\n              \"RemainingCount\": 3,\n              \"Price\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"RefundableDamageDeposit\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"DamageLiability\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"NightlyRates\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"TaxesAndFeesDetails\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"RoomRates\": [\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  },\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  }\n                ]\n              },\n              \"MemberOnlyDeal\": true,\n              \"Promotions\": [\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"StandalonePrice\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutBaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutTaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutHotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                }\n              },\n              \"TaxesAndFeesInclusive\": false,\n              \"GuaranteeText\": \"Price Guarantee\",\n              \"PaymentMethod\": \"Online\",\n              \"PaymentTime\": \"PayLater\",\n              \"FullDepositUponBooking\": true,\n              \"PaymentSchedule\": [\n                {\n                  \"Due\": \"1977-04-17\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Due\": \"1985-12-04\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"ReserveWithDeposit\": true,\n              \"FreeInternet\": true,\n              \"FreeWiFi\": true,\n              \"FreeInternetDetails\": [\n                \"Free Wireless Internet, Wired high-speed Internet-comp\"\n              ],\n              \"FreeParking\": true,\n              \"FreeBreakfast\": true,\n              \"FreeBreakfastDetails\": [\n                \"Full Breakfast\",\n                \"Full Board\"\n              ],\n              \"HcomRewardsEarn\": true,\n              \"HcomRewardsBurn\": true,\n              \"CancellationPolicy\": {\n                \"WaiverPolicy\": {\n                  \"WaiverPolicyDescription\": \"You can cancel for a full refund up to 24 hours after booking (not applicable to bookings made within 72 hours of check-in time). After 24 hours:\\n\"\n                },\n                \"CancellableOnline\": true,\n                \"Refundable\": true,\n                \"FreeCancellation\": true,\n                \"FreeCancellationEndDateTime\": \"1990-02-08T12:53:24.826Z\",\n                \"CancellationPenaltyRules\": [\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"1984-02-07T03:45:15.889Z\",\n                    \"PenaltyEndDateTime\": \"1958-05-26T10:13:49.198Z\"\n                  },\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"1974-04-28T20:21:05.979Z\",\n                    \"PenaltyEndDateTime\": \"1990-03-12T06:27:04.544Z\"\n                  }\n                ],\n                \"CancelPolicyDescription\": \"Free cancellation available before 2022-07-18T16:00:00-08:00\",\n                \"NonRefundableDateRanges\": [\n                  {\n                    \"StartDate\": \"1984-11-08\",\n                    \"EndDate\": \"1993-09-27\"\n                  },\n                  {\n                    \"StartDate\": \"1992-01-18\",\n                    \"EndDate\": \"2017-11-19\"\n                  }\n                ]\n              },\n              \"Amenities\": [\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                },\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                }\n              ]\n            }\n          ],\n          \"Price\": {\n            \"BaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalStrikeOutPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeOutRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRateWithFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeoutRateWithFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"HotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPriceWithHotelFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"RefundableDamageDeposit\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"DamageLiability\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            }\n          },\n          \"StandalonePrice\": {\n            \"BaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutBaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutTaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalStrikeOutPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeOutRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"HotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutHotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            }\n          },\n          \"Promotions [deprecated]\": [\n            {\n              \"Description\": \"20%Off\",\n              \"Amount\": {\n                \"Value\": \"21.9\",\n                \"Currency\": \"USD\",\n                \"LocalCurrencyPrice\": {\n                  \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                }\n              }\n            },\n            {\n              \"Description\": \"20%Off\",\n              \"Amount\": {\n                \"Value\": \"21.9\",\n                \"Currency\": \"USD\",\n                \"LocalCurrencyPrice\": {\n                  \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                }\n              }\n            }\n          ],\n          \"Links\": {\n            \"WebSearchResult\": {\n              \"Accept\": \"dolore nisi adipisicing\",\n              \"Method\": \"aute tempor dolor\",\n              \"Href\": \"laborum dolor Ut\"\n            },\n            \"WebDetails\": {\n              \"Accept\": \"exercitation officia\",\n              \"Method\": \"nisi dolor sint est\",\n              \"Href\": \"culpa magna enim ut\"\n            },\n            \"ApiDetails\": {\n              \"Accept\": \"incididunt\",\n              \"Method\": \"Ut nisi dolore\",\n              \"Href\": \"consequat nostrud dolor exercitation\"\n            },\n            \"dolore_827\": {\n              \"Accept\": \"anim in\",\n              \"Method\": \"tempor eu amet\",\n              \"Href\": \"id dolor\"\n            },\n            \"inb0\": {\n              \"Accept\": \"id dolore ut deserunt\",\n              \"Method\": \"et\",\n              \"Href\": \"esse fugiat adipisicing culpa\"\n            },\n            \"aliquacf\": {\n              \"Accept\": \"irure dolore proident sint\",\n              \"Method\": \"minim fugia\",\n              \"Href\": \"eiusmod dolor qui\"\n            }\n          },\n          \"SmokingOption\": \"SmokingOrNonSmoking\",\n          \"BedTypeOptions\": [\n            {\n              \"Id\": \"40\",\n              \"Description\": \"1 bed\"\n            },\n            {\n              \"Id\": \"40\",\n              \"Description\": \"1 bed\"\n            }\n          ],\n          \"RoomOccupancyPolicy\": {\n            \"MaxGuestCount\": 3,\n            \"MinCheckInAge\": 19,\n            \"IncludedGuestCount\": 2,\n            \"MinGuestAge\": 0,\n            \"AgeClassRestrictions\": [\n              {\n                \"AgeClass\": \"Senior\",\n                \"AgeMinimum\": 2,\n                \"AgeMaximum\": 17,\n                \"MaxGuestCount\": 3\n              },\n              {\n                \"AgeClass\": \"Senior\",\n                \"AgeMinimum\": 2,\n                \"AgeMaximum\": 17,\n                \"MaxGuestCount\": 3\n              }\n            ]\n          },\n          \"Amenities\": [\n            {\n              \"value\": \"<Error: Could not resolve allOf schema\"\n            },\n            {\n              \"value\": \"<Error: Could not resolve allOf schema\"\n            }\n          ],\n          \"DescriptiveAmenities\": {\n            \"FOOD_AND_DRINK\": [\n              \"2 restaurants\",\n              \"Coffee/tea in common area(s)\"\n            ]\n          },\n          \"Media\": [\n            {\n              \"Type\": \"1\",\n              \"Title\": \"Guestroom\",\n              \"Size\": \"t\",\n              \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n            },\n            {\n              \"Type\": \"1\",\n              \"Title\": \"Guestroom\",\n              \"Size\": \"t\",\n              \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n            }\n          ]\n        },\n        {\n          \"Description\": \"Room, 1 King Bed, City View (Seattle V)\",\n          \"RoomKey\": \"id\",\n          \"OfferId\": \"wMRoCMjQqCDIwMTcwN\",\n          \"MerchantName\": \"EXPEDIA\",\n          \"RatePlanType\": \"package\",\n          \"RatePlans\": [\n            {\n              \"RoomTypeId\": \"200287452\",\n              \"RatePlanId\": \"201714191\",\n              \"RateRuleId\": \"213544817\",\n              \"InventorySourceId\": \"24\",\n              \"InventorySourceCode\": \"JT\",\n              \"StayDates\": {\n                \"CheckInDate\": \"2009-07-09\",\n                \"CheckOutDate\": \"1961-05-03\"\n              },\n              \"RemainingCount\": 3,\n              \"Price\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"RefundableDamageDeposit\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"DamageLiability\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"NightlyRates\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"TaxesAndFeesDetails\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"RoomRates\": [\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  },\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  }\n                ]\n              },\n              \"MemberOnlyDeal\": true,\n              \"Promotions\": [\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"StandalonePrice\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutBaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutTaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutHotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                }\n              },\n              \"TaxesAndFeesInclusive\": false,\n              \"GuaranteeText\": \"Price Guarantee\",\n              \"PaymentMethod\": \"Online\",\n              \"PaymentTime\": \"PayLater\",\n              \"FullDepositUponBooking\": true,\n              \"PaymentSchedule\": [\n                {\n                  \"Due\": \"1955-08-10\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Due\": \"2012-02-14\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"ReserveWithDeposit\": true,\n              \"FreeInternet\": true,\n              \"FreeWiFi\": true,\n              \"FreeInternetDetails\": [\n                \"Free Wireless Internet, Wired high-speed Internet-comp\"\n              ],\n              \"FreeParking\": true,\n              \"FreeBreakfast\": true,\n              \"FreeBreakfastDetails\": [\n                \"Full Breakfast\",\n                \"Full Board\"\n              ],\n              \"HcomRewardsEarn\": true,\n              \"HcomRewardsBurn\": true,\n              \"CancellationPolicy\": {\n                \"WaiverPolicy\": {\n                  \"WaiverPolicyDescription\": \"You can cancel for a full refund up to 24 hours after booking (not applicable to bookings made within 72 hours of check-in time). After 24 hours:\\n\"\n                },\n                \"CancellableOnline\": true,\n                \"Refundable\": true,\n                \"FreeCancellation\": true,\n                \"FreeCancellationEndDateTime\": \"2003-07-10T08:18:10.522Z\",\n                \"CancellationPenaltyRules\": [\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"2013-09-13T13:09:05.380Z\",\n                    \"PenaltyEndDateTime\": \"1960-02-21T15:38:33.229Z\"\n                  },\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"1958-06-06T15:58:06.439Z\",\n                    \"PenaltyEndDateTime\": \"1965-09-27T02:53:35.184Z\"\n                  }\n                ],\n                \"CancelPolicyDescription\": \"Free cancellation available before 2022-07-18T16:00:00-08:00\",\n                \"NonRefundableDateRanges\": [\n                  {\n                    \"StartDate\": \"1957-07-27\",\n                    \"EndDate\": \"1951-06-19\"\n                  },\n                  {\n                    \"StartDate\": \"2019-11-17\",\n                    \"EndDate\": \"1948-05-24\"\n                  }\n                ]\n              },\n              \"Amenities\": [\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                },\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                }\n              ]\n            },\n            {\n              \"RoomTypeId\": \"200287452\",\n              \"RatePlanId\": \"201714191\",\n              \"RateRuleId\": \"213544817\",\n              \"InventorySourceId\": \"24\",\n              \"InventorySourceCode\": \"JT\",\n              \"StayDates\": {\n                \"CheckInDate\": \"1955-05-12\",\n                \"CheckOutDate\": \"2015-02-18\"\n              },\n              \"RemainingCount\": 3,\n              \"Price\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"RefundableDamageDeposit\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"DamageLiability\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"NightlyRates\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"TaxesAndFeesDetails\": [\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  },\n                  {\n                    \"value\": \"<Error: Could not resolve allOf schema\"\n                  }\n                ],\n                \"RoomRates\": [\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  },\n                  {\n                    \"RoomIndex\": 1,\n                    \"BaseRate\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFees\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TotalStrikeOutPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"TaxesAndFeesDetails\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ],\n                    \"MandatoryFeesDetails\": [\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      },\n                      {\n                        \"Type\": \"TransferFee_Amt_Child\",\n                        \"Amount\": {\n                          \"Value\": \"21.9\",\n                          \"Currency\": \"USD\",\n                          \"LocalCurrencyPrice\": {\n                            \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                          }\n                        }\n                      }\n                    ],\n                    \"NightlyRates\": [\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      },\n                      {\n                        \"value\": \"<Error: Could not resolve allOf schema\"\n                      }\n                    ]\n                  }\n                ]\n              },\n              \"MemberOnlyDeal\": true,\n              \"Promotions\": [\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Description\": \"20%Off\",\n                  \"Amount\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"StandalonePrice\": {\n                \"BaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutBaseRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutTaxesAndFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"TotalStrikeOutPrice\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"AvgNightlyStrikeOutRate\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"HotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                },\n                \"StrikeOutHotelMandatoryFees\": {\n                  \"Value\": \"21.9\",\n                  \"Currency\": \"USD\",\n                  \"LocalCurrencyPrice\": {\n                    \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                  }\n                }\n              },\n              \"TaxesAndFeesInclusive\": false,\n              \"GuaranteeText\": \"Price Guarantee\",\n              \"PaymentMethod\": \"Online\",\n              \"PaymentTime\": \"PayLater\",\n              \"FullDepositUponBooking\": true,\n              \"PaymentSchedule\": [\n                {\n                  \"Due\": \"1965-07-14\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                },\n                {\n                  \"Due\": \"2018-02-08\",\n                  \"Price\": {\n                    \"Value\": \"21.9\",\n                    \"Currency\": \"USD\",\n                    \"LocalCurrencyPrice\": {\n                      \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                    }\n                  }\n                }\n              ],\n              \"ReserveWithDeposit\": true,\n              \"FreeInternet\": true,\n              \"FreeWiFi\": true,\n              \"FreeInternetDetails\": [\n                \"Free Wireless Internet, Wired high-speed Internet-comp\"\n              ],\n              \"FreeParking\": true,\n              \"FreeBreakfast\": true,\n              \"FreeBreakfastDetails\": [\n                \"Full Breakfast\",\n                \"Full Board\"\n              ],\n              \"HcomRewardsEarn\": true,\n              \"HcomRewardsBurn\": true,\n              \"CancellationPolicy\": {\n                \"WaiverPolicy\": {\n                  \"WaiverPolicyDescription\": \"You can cancel for a full refund up to 24 hours after booking (not applicable to bookings made within 72 hours of check-in time). After 24 hours:\\n\"\n                },\n                \"CancellableOnline\": true,\n                \"Refundable\": true,\n                \"FreeCancellation\": true,\n                \"FreeCancellationEndDateTime\": \"2010-05-10T06:41:20.282Z\",\n                \"CancellationPenaltyRules\": [\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"2004-06-24T02:31:13.167Z\",\n                    \"PenaltyEndDateTime\": \"1975-09-26T02:59:46.215Z\"\n                  },\n                  {\n                    \"PenaltyNightCount\": 1,\n                    \"PenaltyPercentOfStay\": \"100\",\n                    \"PenaltyPrice\": {\n                      \"Value\": \"21.9\",\n                      \"Currency\": \"USD\",\n                      \"LocalCurrencyPrice\": {\n                        \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                      }\n                    },\n                    \"PenaltyStartDateTime\": \"1969-01-27T17:10:06.988Z\",\n                    \"PenaltyEndDateTime\": \"1961-12-11T18:00:20.058Z\"\n                  }\n                ],\n                \"CancelPolicyDescription\": \"Free cancellation available before 2022-07-18T16:00:00-08:00\",\n                \"NonRefundableDateRanges\": [\n                  {\n                    \"StartDate\": \"1975-07-09\",\n                    \"EndDate\": \"1987-05-16\"\n                  },\n                  {\n                    \"StartDate\": \"1999-08-10\",\n                    \"EndDate\": \"1999-11-28\"\n                  }\n                ]\n              },\n              \"Amenities\": [\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                },\n                {\n                  \"value\": \"<Error: Could not resolve allOf schema\"\n                }\n              ]\n            }\n          ],\n          \"Price\": {\n            \"BaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalStrikeOutPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeOutRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRateWithFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeoutRateWithFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"HotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPriceWithHotelFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"RefundableDamageDeposit\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"DamageLiability\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            }\n          },\n          \"StandalonePrice\": {\n            \"BaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutBaseRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutTaxesAndFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"TotalStrikeOutPrice\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"AvgNightlyStrikeOutRate\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"HotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            },\n            \"StrikeOutHotelMandatoryFees\": {\n              \"Value\": \"21.9\",\n              \"Currency\": \"USD\",\n              \"LocalCurrencyPrice\": {\n                \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n              }\n            }\n          },\n          \"Promotions [deprecated]\": [\n            {\n              \"Description\": \"20%Off\",\n              \"Amount\": {\n                \"Value\": \"21.9\",\n                \"Currency\": \"USD\",\n                \"LocalCurrencyPrice\": {\n                  \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                }\n              }\n            },\n            {\n              \"Description\": \"20%Off\",\n              \"Amount\": {\n                \"Value\": \"21.9\",\n                \"Currency\": \"USD\",\n                \"LocalCurrencyPrice\": {\n                  \"value\": \"<Circular reference to #/components/schemas/Money detected>\"\n                }\n              }\n            }\n          ],\n          \"Links\": {\n            \"WebSearchResult\": {\n              \"Accept\": \"laborum voluptate dolor\",\n              \"Method\": \"volupt\",\n              \"Href\": \"adipisicing sit\"\n            },\n            \"WebDetails\": {\n              \"Accept\": \"ipsum veniam magna\",\n              \"Method\": \"Lorem Excepteur sunt\",\n              \"Href\": \"id ex Lorem sed\"\n            },\n            \"ApiDetails\": {\n              \"Accept\": \"magna Excepteur laborum irure\",\n              \"Method\": \"velit Excepteur in pariatur adipisicing\",\n              \"Href\": \"nulla ea\"\n            }\n          },\n          \"SmokingOption\": \"SmokingOrNonSmoking\",\n          \"BedTypeOptions\": [\n            {\n              \"Id\": \"40\",\n              \"Description\": \"1 bed\"\n            },\n            {\n              \"Id\": \"40\",\n              \"Description\": \"1 bed\"\n            }\n          ],\n          \"RoomOccupancyPolicy\": {\n            \"MaxGuestCount\": 3,\n            \"MinCheckInAge\": 19,\n            \"IncludedGuestCount\": 2,\n            \"MinGuestAge\": 0,\n            \"AgeClassRestrictions\": [\n              {\n                \"AgeClass\": \"Senior\",\n                \"AgeMinimum\": 2,\n                \"AgeMaximum\": 17,\n                \"MaxGuestCount\": 3\n              },\n              {\n                \"AgeClass\": \"Senior\",\n                \"AgeMinimum\": 2,\n                \"AgeMaximum\": 17,\n                \"MaxGuestCount\": 3\n              }\n            ]\n          },\n          \"Amenities\": [\n            {\n              \"value\": \"<Error: Could not resolve allOf schema\"\n            },\n            {\n              \"value\": \"<Error: Could not resolve allOf schema\"\n            }\n          ],\n          \"DescriptiveAmenities\": {\n            \"FOOD_AND_DRINK\": [\n              \"2 restaurants\",\n              \"Coffee/tea in common area(s)\"\n            ]\n          },\n          \"Media\": [\n            {\n              \"Type\": \"1\",\n              \"Title\": \"Guestroom\",\n              \"Size\": \"t\",\n              \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n            },\n            {\n              \"Type\": \"1\",\n              \"Title\": \"Guestroom\",\n              \"Size\": \"t\",\n              \"Url\": \"https://images.trvl-media.com/hotels/1000000/30000/20300/20230/20230_159_t.jpg\"\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "7cce667b-9986-4079-ad79-550460831577",
              "name": "User Fault or DisambiguationResponse Fault",
              "originalRequest": {
                "url": {
                  "path": ["hotels", "listings"],
                  "host": ["{{baseUrl}}"],
                  "query": [
                    {
                      "key": "ecomHotelIds",
                      "value": "reprehenderit veniam minim in,Ut laborum proident do"
                    },
                    {
                      "key": "geoLocation",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "radius",
                      "value": "25"
                    },
                    {
                      "key": "unit",
                      "value": "km"
                    },
                    {
                      "key": "locationKeyword",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "regionIds",
                      "value": "ea ex,Excepteur deserunt ex"
                    },
                    {
                      "key": "checkIn",
                      "value": "2023-09-12"
                    },
                    {
                      "key": "checkOut",
                      "value": "2023-09-14"
                    },
                    {
                      "key": "locale",
                      "value": "en_US"
                    },
                    {
                      "key": "currency",
                      "value": "USD"
                    },
                    {
                      "key": "source",
                      "value": "browser"
                    },
                    {
                      "key": "travelWithPets",
                      "value": "false"
                    },
                    {
                      "key": "links",
                      "value": "WD,WD"
                    },
                    {
                      "key": "minStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "maxStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "limit",
                      "value": "48198902"
                    },
                    {
                      "key": "queryText",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "availOnly",
                      "value": "true"
                    },
                    {
                      "key": "smokingPreference",
                      "value": "both"
                    },
                    {
                      "key": "rateType",
                      "value": "payonline"
                    },
                    {
                      "key": "freeCancellation",
                      "value": "true"
                    },
                    {
                      "key": "groupedAmenities",
                      "value": "true"
                    },
                    {
                      "key": "blockFullDepositRateplan",
                      "value": "false"
                    },
                    {
                      "key": "sortType",
                      "value": "hotelname"
                    },
                    {
                      "key": "sortOrder",
                      "value": "asc"
                    },
                    {
                      "key": "room1.adults",
                      "value": "2"
                    },
                    {
                      "key": "room1.childAges",
                      "value": "adipisicing veniam,nostrud cupidatat Excepteur sunt anim"
                    },
                    {
                      "key": "room2.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room2.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room3.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room3.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room4.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room4.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room5.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room5.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room6.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room6.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room7.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room7.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room8.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room8.childAges",
                      "value": "quis anim consequat,velit sed con"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: basic",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "Basic <credentials>"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The partner API key is a case-sensitive, alphanumeric string that looks something like this:\n\n**X99X9X9-99XX-9XX9-X999-99XX99X9X999X**\n\nThe API Key is assigned and configured as part of the API on-boarding process.\nIt will be sent to the partner by their Expedia Account Manager or representative.\n",
                    "key": "Key",
                    "value": "laborum culpa Duis"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The `Partner-Transaction-ID` is a required API request header element that is <u>not</u> consumed\nby Expedia. It will be required in all Travel Redirect v3 API request headers and will be mirrored\nback to the partner in the corresponding API response header.\n\nThe `Partner-Transaction-ID` may be any alphanumeric string of the partner's choosing.\n",
                    "key": "Partner-Transaction-Id",
                    "value": "Partner123"
                  },
                  {
                    "key": "Accept",
                    "value": "application/vnd.exp-hotel.v3+json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/vnd.exp-hotel.v3+json"
                }
              ],
              "body": "{\n  \"TransactionId\": \"f06edfa3-27f4-44e6-838c-b8dd3d0a3210\",\n  \"Errors\": [\n    {\n      \"Code\": \"AMBIGUOUS_LOCATION\",\n      \"DetailCode\": \"MULTIPLE_AMBIGUOUS_LOCATION\",\n      \"Description\": \"More than one location found\",\n      \"LocationKeyword\": \"dublin\",\n      \"LocationOptions\": [\n        {\n          \"Type\": \"MULTICITY\",\n          \"RegionID\": 178256,\n          \"ShortName\": \"Dublin (and vicinity)\",\n          \"AirportCode\": \"DUB\",\n          \"Address\": \"Dublin (and vicinity), Ireland\",\n          \"Country\": {\n            \"Name\": \"Ireland\",\n            \"IsoCode2\": \"IE\",\n            \"IsoCode3\": \"IRL\"\n          },\n          \"GeoLocation\": {\n            \"Latitude\": 53.34402,\n            \"Longitude\": -6.26146\n          }\n        },\n        {\n          \"Type\": \"POI\",\n          \"RegionID\": 553248621563220200,\n          \"ShortName\": \"Market On Madison\",\n          \"AirportCode\": \"MCN\",\n          \"Address\": \"Market On Madison, Dublin, Georgia, United States of America\",\n          \"Country\": {\n            \"Name\": \"United States of America\",\n            \"IsoCode2\": \"US\",\n            \"IsoCode3\": \"USA\"\n          },\n          \"GeoLocation\": {\n            \"Latitude\": 32.539313,\n            \"Longitude\": -82.902537\n          }\n        }\n      ]\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "2447df0e-db65-43f9-8e7d-632275658837",
              "name": "Invalid authentication credentials.",
              "originalRequest": {
                "url": {
                  "path": ["hotels", "listings"],
                  "host": ["{{baseUrl}}"],
                  "query": [
                    {
                      "key": "ecomHotelIds",
                      "value": "reprehenderit veniam minim in,Ut laborum proident do"
                    },
                    {
                      "key": "geoLocation",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "radius",
                      "value": "25"
                    },
                    {
                      "key": "unit",
                      "value": "km"
                    },
                    {
                      "key": "locationKeyword",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "regionIds",
                      "value": "ea ex,Excepteur deserunt ex"
                    },
                    {
                      "key": "checkIn",
                      "value": "2023-09-12"
                    },
                    {
                      "key": "checkOut",
                      "value": "2023-09-14"
                    },
                    {
                      "key": "locale",
                      "value": "en_US"
                    },
                    {
                      "key": "currency",
                      "value": "USD"
                    },
                    {
                      "key": "source",
                      "value": "browser"
                    },
                    {
                      "key": "travelWithPets",
                      "value": "false"
                    },
                    {
                      "key": "links",
                      "value": "WD,WD"
                    },
                    {
                      "key": "minStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "maxStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "limit",
                      "value": "48198902"
                    },
                    {
                      "key": "queryText",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "availOnly",
                      "value": "true"
                    },
                    {
                      "key": "smokingPreference",
                      "value": "both"
                    },
                    {
                      "key": "rateType",
                      "value": "payonline"
                    },
                    {
                      "key": "freeCancellation",
                      "value": "true"
                    },
                    {
                      "key": "groupedAmenities",
                      "value": "true"
                    },
                    {
                      "key": "blockFullDepositRateplan",
                      "value": "false"
                    },
                    {
                      "key": "sortType",
                      "value": "hotelname"
                    },
                    {
                      "key": "sortOrder",
                      "value": "asc"
                    },
                    {
                      "key": "room1.adults",
                      "value": "2"
                    },
                    {
                      "key": "room1.childAges",
                      "value": "adipisicing veniam,nostrud cupidatat Excepteur sunt anim"
                    },
                    {
                      "key": "room2.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room2.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room3.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room3.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room4.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room4.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room5.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room5.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room6.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room6.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room7.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room7.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room8.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room8.childAges",
                      "value": "quis anim consequat,velit sed con"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: basic",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "Basic <credentials>"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The partner API key is a case-sensitive, alphanumeric string that looks something like this:\n\n**X99X9X9-99XX-9XX9-X999-99XX99X9X999X**\n\nThe API Key is assigned and configured as part of the API on-boarding process.\nIt will be sent to the partner by their Expedia Account Manager or representative.\n",
                    "key": "Key",
                    "value": "laborum culpa Duis"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The `Partner-Transaction-ID` is a required API request header element that is <u>not</u> consumed\nby Expedia. It will be required in all Travel Redirect v3 API request headers and will be mirrored\nback to the partner in the corresponding API response header.\n\nThe `Partner-Transaction-ID` may be any alphanumeric string of the partner's choosing.\n",
                    "key": "Partner-Transaction-Id",
                    "value": "Partner123"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"message\": \"Unauthorized\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "f4170d6c-27f1-4f5c-8157-c617418a7c5e",
              "name": "You cannot consume this service.",
              "originalRequest": {
                "url": {
                  "path": ["hotels", "listings"],
                  "host": ["{{baseUrl}}"],
                  "query": [
                    {
                      "key": "ecomHotelIds",
                      "value": "reprehenderit veniam minim in,Ut laborum proident do"
                    },
                    {
                      "key": "geoLocation",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "radius",
                      "value": "25"
                    },
                    {
                      "key": "unit",
                      "value": "km"
                    },
                    {
                      "key": "locationKeyword",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "regionIds",
                      "value": "ea ex,Excepteur deserunt ex"
                    },
                    {
                      "key": "checkIn",
                      "value": "2023-09-12"
                    },
                    {
                      "key": "checkOut",
                      "value": "2023-09-14"
                    },
                    {
                      "key": "locale",
                      "value": "en_US"
                    },
                    {
                      "key": "currency",
                      "value": "USD"
                    },
                    {
                      "key": "source",
                      "value": "browser"
                    },
                    {
                      "key": "travelWithPets",
                      "value": "false"
                    },
                    {
                      "key": "links",
                      "value": "WD,WD"
                    },
                    {
                      "key": "minStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "maxStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "limit",
                      "value": "48198902"
                    },
                    {
                      "key": "queryText",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "availOnly",
                      "value": "true"
                    },
                    {
                      "key": "smokingPreference",
                      "value": "both"
                    },
                    {
                      "key": "rateType",
                      "value": "payonline"
                    },
                    {
                      "key": "freeCancellation",
                      "value": "true"
                    },
                    {
                      "key": "groupedAmenities",
                      "value": "true"
                    },
                    {
                      "key": "blockFullDepositRateplan",
                      "value": "false"
                    },
                    {
                      "key": "sortType",
                      "value": "hotelname"
                    },
                    {
                      "key": "sortOrder",
                      "value": "asc"
                    },
                    {
                      "key": "room1.adults",
                      "value": "2"
                    },
                    {
                      "key": "room1.childAges",
                      "value": "adipisicing veniam,nostrud cupidatat Excepteur sunt anim"
                    },
                    {
                      "key": "room2.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room2.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room3.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room3.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room4.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room4.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room5.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room5.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room6.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room6.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room7.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room7.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room8.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room8.childAges",
                      "value": "quis anim consequat,velit sed con"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: basic",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "Basic <credentials>"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The partner API key is a case-sensitive, alphanumeric string that looks something like this:\n\n**X99X9X9-99XX-9XX9-X999-99XX99X9X999X**\n\nThe API Key is assigned and configured as part of the API on-boarding process.\nIt will be sent to the partner by their Expedia Account Manager or representative.\n",
                    "key": "Key",
                    "value": "laborum culpa Duis"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The `Partner-Transaction-ID` is a required API request header element that is <u>not</u> consumed\nby Expedia. It will be required in all Travel Redirect v3 API request headers and will be mirrored\nback to the partner in the corresponding API response header.\n\nThe `Partner-Transaction-ID` may be any alphanumeric string of the partner's choosing.\n",
                    "key": "Partner-Transaction-Id",
                    "value": "Partner123"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Forbidden",
              "code": 403,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"message\": \"You cannot consume this service\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "a3236a02-085c-43b1-87d9-7c21b8bf6b9c",
              "name": "API rate limit exceeded.",
              "originalRequest": {
                "url": {
                  "path": ["hotels", "listings"],
                  "host": ["{{baseUrl}}"],
                  "query": [
                    {
                      "key": "ecomHotelIds",
                      "value": "reprehenderit veniam minim in,Ut laborum proident do"
                    },
                    {
                      "key": "geoLocation",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "radius",
                      "value": "25"
                    },
                    {
                      "key": "unit",
                      "value": "km"
                    },
                    {
                      "key": "locationKeyword",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "regionIds",
                      "value": "ea ex,Excepteur deserunt ex"
                    },
                    {
                      "key": "checkIn",
                      "value": "2023-09-12"
                    },
                    {
                      "key": "checkOut",
                      "value": "2023-09-14"
                    },
                    {
                      "key": "locale",
                      "value": "en_US"
                    },
                    {
                      "key": "currency",
                      "value": "USD"
                    },
                    {
                      "key": "source",
                      "value": "browser"
                    },
                    {
                      "key": "travelWithPets",
                      "value": "false"
                    },
                    {
                      "key": "links",
                      "value": "WD,WD"
                    },
                    {
                      "key": "minStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "maxStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "limit",
                      "value": "48198902"
                    },
                    {
                      "key": "queryText",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "availOnly",
                      "value": "true"
                    },
                    {
                      "key": "smokingPreference",
                      "value": "both"
                    },
                    {
                      "key": "rateType",
                      "value": "payonline"
                    },
                    {
                      "key": "freeCancellation",
                      "value": "true"
                    },
                    {
                      "key": "groupedAmenities",
                      "value": "true"
                    },
                    {
                      "key": "blockFullDepositRateplan",
                      "value": "false"
                    },
                    {
                      "key": "sortType",
                      "value": "hotelname"
                    },
                    {
                      "key": "sortOrder",
                      "value": "asc"
                    },
                    {
                      "key": "room1.adults",
                      "value": "2"
                    },
                    {
                      "key": "room1.childAges",
                      "value": "adipisicing veniam,nostrud cupidatat Excepteur sunt anim"
                    },
                    {
                      "key": "room2.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room2.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room3.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room3.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room4.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room4.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room5.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room5.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room6.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room6.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room7.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room7.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room8.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room8.childAges",
                      "value": "quis anim consequat,velit sed con"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: basic",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "Basic <credentials>"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The partner API key is a case-sensitive, alphanumeric string that looks something like this:\n\n**X99X9X9-99XX-9XX9-X999-99XX99X9X999X**\n\nThe API Key is assigned and configured as part of the API on-boarding process.\nIt will be sent to the partner by their Expedia Account Manager or representative.\n",
                    "key": "Key",
                    "value": "laborum culpa Duis"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The `Partner-Transaction-ID` is a required API request header element that is <u>not</u> consumed\nby Expedia. It will be required in all Travel Redirect v3 API request headers and will be mirrored\nback to the partner in the corresponding API response header.\n\nThe `Partner-Transaction-ID` may be any alphanumeric string of the partner's choosing.\n",
                    "key": "Partner-Transaction-Id",
                    "value": "Partner123"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Too Many Requests",
              "code": 429,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"message\": \"API rate limit exceeded.\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "8af88ec4-2f99-4f08-b73d-1c306aa461bb",
              "name": "Service Error",
              "originalRequest": {
                "url": {
                  "path": ["hotels", "listings"],
                  "host": ["{{baseUrl}}"],
                  "query": [
                    {
                      "key": "ecomHotelIds",
                      "value": "reprehenderit veniam minim in,Ut laborum proident do"
                    },
                    {
                      "key": "geoLocation",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "radius",
                      "value": "25"
                    },
                    {
                      "key": "unit",
                      "value": "km"
                    },
                    {
                      "key": "locationKeyword",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "regionIds",
                      "value": "ea ex,Excepteur deserunt ex"
                    },
                    {
                      "key": "checkIn",
                      "value": "2023-09-12"
                    },
                    {
                      "key": "checkOut",
                      "value": "2023-09-14"
                    },
                    {
                      "key": "locale",
                      "value": "en_US"
                    },
                    {
                      "key": "currency",
                      "value": "USD"
                    },
                    {
                      "key": "source",
                      "value": "browser"
                    },
                    {
                      "key": "travelWithPets",
                      "value": "false"
                    },
                    {
                      "key": "links",
                      "value": "WD,WD"
                    },
                    {
                      "key": "minStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "maxStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "limit",
                      "value": "48198902"
                    },
                    {
                      "key": "queryText",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "availOnly",
                      "value": "true"
                    },
                    {
                      "key": "smokingPreference",
                      "value": "both"
                    },
                    {
                      "key": "rateType",
                      "value": "payonline"
                    },
                    {
                      "key": "freeCancellation",
                      "value": "true"
                    },
                    {
                      "key": "groupedAmenities",
                      "value": "true"
                    },
                    {
                      "key": "blockFullDepositRateplan",
                      "value": "false"
                    },
                    {
                      "key": "sortType",
                      "value": "hotelname"
                    },
                    {
                      "key": "sortOrder",
                      "value": "asc"
                    },
                    {
                      "key": "room1.adults",
                      "value": "2"
                    },
                    {
                      "key": "room1.childAges",
                      "value": "adipisicing veniam,nostrud cupidatat Excepteur sunt anim"
                    },
                    {
                      "key": "room2.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room2.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room3.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room3.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room4.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room4.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room5.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room5.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room6.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room6.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room7.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room7.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room8.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room8.childAges",
                      "value": "quis anim consequat,velit sed con"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: basic",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "Basic <credentials>"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The partner API key is a case-sensitive, alphanumeric string that looks something like this:\n\n**X99X9X9-99XX-9XX9-X999-99XX99X9X999X**\n\nThe API Key is assigned and configured as part of the API on-boarding process.\nIt will be sent to the partner by their Expedia Account Manager or representative.\n",
                    "key": "Key",
                    "value": "laborum culpa Duis"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The `Partner-Transaction-ID` is a required API request header element that is <u>not</u> consumed\nby Expedia. It will be required in all Travel Redirect v3 API request headers and will be mirrored\nback to the partner in the corresponding API response header.\n\nThe `Partner-Transaction-ID` may be any alphanumeric string of the partner's choosing.\n",
                    "key": "Partner-Transaction-Id",
                    "value": "Partner123"
                  },
                  {
                    "key": "Accept",
                    "value": "application/vnd.exp-hotel.v3+json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/vnd.exp-hotel.v3+json"
                }
              ],
              "body": "{\n  \"Errors\": [\n    {\n      \"Code\": \"APPLICATION_ERROR\",\n      \"Description\": \"Application error.\"\n    }\n  ],\n  \"TransactionId\": \"1490a74b-4c90-4e78-983d-4ede360ce52a\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "3c062257-d8da-4005-9bd1-e9b169544c7c",
              "name": "Service unavailable.",
              "originalRequest": {
                "url": {
                  "path": ["hotels", "listings"],
                  "host": ["{{baseUrl}}"],
                  "query": [
                    {
                      "key": "ecomHotelIds",
                      "value": "reprehenderit veniam minim in,Ut laborum proident do"
                    },
                    {
                      "key": "geoLocation",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "radius",
                      "value": "25"
                    },
                    {
                      "key": "unit",
                      "value": "km"
                    },
                    {
                      "key": "locationKeyword",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "regionIds",
                      "value": "ea ex,Excepteur deserunt ex"
                    },
                    {
                      "key": "checkIn",
                      "value": "2023-09-12"
                    },
                    {
                      "key": "checkOut",
                      "value": "2023-09-14"
                    },
                    {
                      "key": "locale",
                      "value": "en_US"
                    },
                    {
                      "key": "currency",
                      "value": "USD"
                    },
                    {
                      "key": "source",
                      "value": "browser"
                    },
                    {
                      "key": "travelWithPets",
                      "value": "false"
                    },
                    {
                      "key": "links",
                      "value": "WD,WD"
                    },
                    {
                      "key": "minStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "maxStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "limit",
                      "value": "48198902"
                    },
                    {
                      "key": "queryText",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "availOnly",
                      "value": "true"
                    },
                    {
                      "key": "smokingPreference",
                      "value": "both"
                    },
                    {
                      "key": "rateType",
                      "value": "payonline"
                    },
                    {
                      "key": "freeCancellation",
                      "value": "true"
                    },
                    {
                      "key": "groupedAmenities",
                      "value": "true"
                    },
                    {
                      "key": "blockFullDepositRateplan",
                      "value": "false"
                    },
                    {
                      "key": "sortType",
                      "value": "hotelname"
                    },
                    {
                      "key": "sortOrder",
                      "value": "asc"
                    },
                    {
                      "key": "room1.adults",
                      "value": "2"
                    },
                    {
                      "key": "room1.childAges",
                      "value": "adipisicing veniam,nostrud cupidatat Excepteur sunt anim"
                    },
                    {
                      "key": "room2.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room2.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room3.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room3.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room4.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room4.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room5.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room5.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room6.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room6.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room7.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room7.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room8.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room8.childAges",
                      "value": "quis anim consequat,velit sed con"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: basic",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "Basic <credentials>"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The partner API key is a case-sensitive, alphanumeric string that looks something like this:\n\n**X99X9X9-99XX-9XX9-X999-99XX99X9X999X**\n\nThe API Key is assigned and configured as part of the API on-boarding process.\nIt will be sent to the partner by their Expedia Account Manager or representative.\n",
                    "key": "Key",
                    "value": "laborum culpa Duis"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The `Partner-Transaction-ID` is a required API request header element that is <u>not</u> consumed\nby Expedia. It will be required in all Travel Redirect v3 API request headers and will be mirrored\nback to the partner in the corresponding API response header.\n\nThe `Partner-Transaction-ID` may be any alphanumeric string of the partner's choosing.\n",
                    "key": "Partner-Transaction-Id",
                    "value": "Partner123"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Service Unavailable",
              "code": 503,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"message\": \"name resolution failed\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "e69921d0-7973-4001-af59-1b5ac5a61089",
              "name": "API time out.",
              "originalRequest": {
                "url": {
                  "path": ["hotels", "listings"],
                  "host": ["{{baseUrl}}"],
                  "query": [
                    {
                      "key": "ecomHotelIds",
                      "value": "reprehenderit veniam minim in,Ut laborum proident do"
                    },
                    {
                      "key": "geoLocation",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "radius",
                      "value": "25"
                    },
                    {
                      "key": "unit",
                      "value": "km"
                    },
                    {
                      "key": "locationKeyword",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "regionIds",
                      "value": "ea ex,Excepteur deserunt ex"
                    },
                    {
                      "key": "checkIn",
                      "value": "2023-09-12"
                    },
                    {
                      "key": "checkOut",
                      "value": "2023-09-14"
                    },
                    {
                      "key": "locale",
                      "value": "en_US"
                    },
                    {
                      "key": "currency",
                      "value": "USD"
                    },
                    {
                      "key": "source",
                      "value": "browser"
                    },
                    {
                      "key": "travelWithPets",
                      "value": "false"
                    },
                    {
                      "key": "links",
                      "value": "WD,WD"
                    },
                    {
                      "key": "minStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "maxStarRating",
                      "value": "1.5"
                    },
                    {
                      "key": "limit",
                      "value": "48198902"
                    },
                    {
                      "key": "queryText",
                      "value": "laborum culpa Duis"
                    },
                    {
                      "key": "availOnly",
                      "value": "true"
                    },
                    {
                      "key": "smokingPreference",
                      "value": "both"
                    },
                    {
                      "key": "rateType",
                      "value": "payonline"
                    },
                    {
                      "key": "freeCancellation",
                      "value": "true"
                    },
                    {
                      "key": "groupedAmenities",
                      "value": "true"
                    },
                    {
                      "key": "blockFullDepositRateplan",
                      "value": "false"
                    },
                    {
                      "key": "sortType",
                      "value": "hotelname"
                    },
                    {
                      "key": "sortOrder",
                      "value": "asc"
                    },
                    {
                      "key": "room1.adults",
                      "value": "2"
                    },
                    {
                      "key": "room1.childAges",
                      "value": "adipisicing veniam,nostrud cupidatat Excepteur sunt anim"
                    },
                    {
                      "key": "room2.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room2.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room3.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room3.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room4.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room4.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room5.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room5.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room6.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room6.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room7.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room7.childAges",
                      "value": "quis anim consequat,velit sed con"
                    },
                    {
                      "key": "room8.adults",
                      "value": "48198902"
                    },
                    {
                      "key": "room8.childAges",
                      "value": "quis anim consequat,velit sed con"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: basic",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "Basic <credentials>"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The partner API key is a case-sensitive, alphanumeric string that looks something like this:\n\n**X99X9X9-99XX-9XX9-X999-99XX99X9X999X**\n\nThe API Key is assigned and configured as part of the API on-boarding process.\nIt will be sent to the partner by their Expedia Account Manager or representative.\n",
                    "key": "Key",
                    "value": "laborum culpa Duis"
                  },
                  {
                    "disabled": false,
                    "description": "(Required) The `Partner-Transaction-ID` is a required API request header element that is <u>not</u> consumed\nby Expedia. It will be required in all Travel Redirect v3 API request headers and will be mirrored\nback to the partner in the corresponding API response header.\n\nThe `Partner-Transaction-ID` may be any alphanumeric string of the partner's choosing.\n",
                    "key": "Partner-Transaction-Id",
                    "value": "Partner123"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Gateway Timeout",
              "code": 504,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"message\": \"The upstream server is timing out\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ],
      "event": []
    }
  ],
  "event": [],
  "variable": [
    {
      "type": "string",
      "value": "https://apim.expedia.com",
      "key": "baseUrl"
    }
  ],
  "info": {
    "_postman_id": "16911b93-7930-44cc-945e-a6de1583c56c",
    "name": "EWSHotel API",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "description": {
      "content": "The Travel Redirect Lodging Search APIs can be used by partners both booking via an Expedia website, or by partners that\nwill be booking via the Travel Redirect APIs. Each API also provides pre-configured links to the Expedia website,\nthe Travel Redirect Booking API, or both.\n",
      "type": "text/plain"
    }
  }
}
