{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012363868, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4088654382203685,
          53.3783322659788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012363870, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4096701600188775,
          53.3776014243482
        ]
      }
    }
  ]
}