{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151102400, King David Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.277575313344751,
          56.84011370390801
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151551648, King David Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2778542194729305,
          56.840149017033276
        ]
      }
    }
  ]
}