Day 280

Email bigdata complete!
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

{
  "title": "Fly to Ireland with less that $700.00 round-trip, plus more!",
  "dealOfTheDay": {
    "location": "Ireland",
    "description": "8 days with air,hotel and car rental. Use promo code CFDL110 to save. Price reflects NYC departure, other cities available.",
    "saveAmount": "Save $110.00 with code",
    "tinyInfo": "Gate 1 Travel",
    "price": "$649.00",
    "link": "#",
    "image": "/assets/img/kayak_files/ireland.png"
  },
  "offers": [
    {
      "location": "Cancun",
      "description": "4 nights with air and Melody Maker Cancun stay. Price reflects MIA departure, other cities available.",
      "saveAmount": "Save up to 65%",
      "tinyInfo": "CheapCaribbean.com",
      "price": "$689.00",
      "link": "#",
      "image": "/assets/img/kayak_files/cancun.png"
    },
    {
      "location": "China",
      "description": "7 nights in the heart of Beijing. Price reflects BFE departure, other cities available.",
      "saveAmount": "Save up to 34%",
      "tinyInfo": "ChinaAir.com",
      "price": "$666.00",
      "link": "#",
      "image": "/assets/img/kayak_files/china.png"
    },
    {
      "location": "London",
      "description": "9 nights with those friendly folks that tried to enslave us all. Price reflects LMF departure, other cities available.",
      "saveAmount": "Save up to 98%",
      "tinyInfo": "RunLikeHell.com",
      "price": "$89.00",
      "link": "#",
      "image": "/assets/img/kayak_files/london.png"
    }
  ]
}

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2