{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "92284, Eugene Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5792548125642356,
          51.46030202841966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "298905, Eugene Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5789715068322465,
          51.46066309332758
        ]
      }
    }
  ]
}