{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001039062, Melson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41421467814950913,
          51.87899657406856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093287508, Melson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41421467814950913,
          51.87899657406856
        ]
      }
    }
  ]
}