{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007622497, Kingston Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.166841168790492,
          53.40744609230687
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090543349, Kingston Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.167458292518731,
          53.40754410132355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012849987, Wood Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1671564574322066,
          53.407292845257196
        ]
      }
    }
  ]
}