{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250002990, Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7516141164362575,
          51.25282552893497
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250003150, Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.751990887437377,
          51.25308387671137
        ]
      }
    }
  ]
}