{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100458881, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.171017860149448,
          51.78493537216521
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100458882, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.171033750818304,
          51.78498916262791
        ]
      }
    }
  ]
}