{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100428552, Edward Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.829191322001644,
          53.32157350120139
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100428553, Edward Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8292494181429317,
          53.32152766017334
        ]
      }
    }
  ]
}