{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90151240, Manor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.034017020308491,
          52.44720676669631
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90218129, Manor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0333109663808373,
          52.44744070943844
        ]
      }
    }
  ]
}