{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013244816, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.693200204179828,
          53.692193609019
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025303653",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.693091991005517,
          53.692059410760855
        ]
      }
    }
  ]
}