{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012743820, York Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1218543842407693,
          53.54039481187982
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116965, York Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.121674189235052,
          53.54070059963944
        ]
      }
    }
  ]
}