{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100023143173, Queens Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14758123809614757,
          51.591918530091995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023552695, Queens Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1475816036879013,
          51.591909543472546
        ]
      }
    }
  ]
}