{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010878501, Florence Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4445877928745574,
          53.566172563847395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010878502, Florence Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4445422154174135,
          53.56614576817184
        ]
      }
    }
  ]
}