{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012814567, Clarence Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.60066498767444,
          53.54171583645336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004804810, Clarence Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6006796949021966,
          53.541688797090174
        ]
      }
    }
  ]
}