{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137104242, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.02973360309,
          54.90735434816775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137116846, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.030441932644879,
          54.907228783166104
        ]
      }
    }
  ]
}