{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010322573, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.49795043260172,
          53.73587662896994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010322688, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4978296933820454,
          53.73592207157636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010322689, Stakes Hall Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4978599047773407,
          53.735912957863334
        ]
      }
    }
  ]
}