{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051089799, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0981997186596937,
          57.16625932649216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051089802, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0983481968660778,
          57.16613344811404
        ]
      }
    }
  ]
}