{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90120972, Crown Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1485216957995035,
          52.45796010396565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90144976, Crown Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.148889673952428,
          52.45797762055421
        ]
      }
    }
  ]
}