{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010342358, Cliff Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3115785545678853,
          53.803305557472484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010342359, Cliff Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.31107849869489,
          53.803441676360826
        ]
      }
    }
  ]
}