{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012059123, Beauchamp Crescent",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.154495612629872,
          50.387296968274626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095897254, Outland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1543556590710935,
          50.38762335914626
        ]
      }
    }
  ]
}