{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "41011937, Brooks Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0778659901002228,
          53.55227140783153
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41011938, Brooks Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.077631157419521,
          53.552534199544056
        ]
      }
    }
  ]
}