{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003063981, Dean Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.46966879126785,
          50.4548841125157
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003063982, Dean Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.470164164324852,
          50.454927559924165
        ]
      }
    }
  ]
}