{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023281143, Leeds Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3076548124794206,
          50.790397289480325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060012392, Leeds Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.30796002106583886,
          50.790544147501436
        ]
      }
    }
  ]
}