{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025172033, Robin Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.508766131008427,
          54.11819310632199
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052044520, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5087058200774166,
          54.118265262021175
        ]
      }
    }
  ]
}