{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050845983, Kent Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3474354045175003,
          53.46827072705616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050845987, Kent Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3474045896888407,
          53.4683155019551
        ]
      }
    }
  ]
}