{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050346938, York Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9926277799731007,
          53.90223578570941
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050346939, York Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9926886581564434,
          53.90223578929856
        ]
      }
    }
  ]
}