{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014258630, Fifth Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.087802310598359,
          53.45543930238039
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012776158, Dukinfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.087516294841582,
          53.45549344369788
        ]
      }
    }
  ]
}