{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122019310, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.938527210791112,
          56.11845765051943
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122071274, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.938543735955059,
          56.11846637752869
        ]
      }
    }
  ]
}