{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012432086, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5462511053863115,
          53.60856302944119
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012432087, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5461899569267357,
          53.608509378485856
        ]
      }
    }
  ]
}