{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110310050, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.26300251793136,
          54.209801257937094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110310052, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2631046084470534,
          54.20962941500897
        ]
      }
    }
  ]
}