{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100060351984, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1869617347232493,
          50.86224106884961
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060351987, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1840198128803223,
          50.86309283017367
        ]
      }
    }
  ]
}