{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091640718, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4543532468240308,
          53.21303454780452
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012372258, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.451510447016415,
          53.211831853856445
        ]
      }
    }
  ]
}