Day 283

The data to loop through...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

"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.jpg"
    },
    {
      "location": "London",
      "description": "9 nights with trechorous bastards 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