{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123040017, Brewster Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.41054096290037,
          55.857626075869405
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123040018, Brewster Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.410482125664861,
          55.85770811941476
        ]
      }
    }
  ]
}