{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024740454, King Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5229434847833514,
          51.339106911756055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120052419, King Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5230484966619837,
          51.338243230383846
        ]
      }
    }
  ]
}