{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001323315, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.283180076489633,
          50.64335662719593
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001323316, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.28314596036312,
          50.64352818550449
        ]
      }
    }
  ]
}