{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110681874, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3262799692860376,
          54.76516327969391
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110681877, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3258877145968655,
          54.76505073400621
        ]
      }
    }
  ]
}