{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110689583, North Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2975926881329465,
          54.19994220871054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110812372, North Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.297855181223307,
          54.200002296990675
        ]
      }
    }
  ]
}