{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137003653, Green Cottage Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5787368584220194,
          55.1066177927204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137102949, A701",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.578922667847639,
          55.10695689660193
        ]
      }
    }
  ]
}