{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "11043238, James Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.22111836693044334,
          53.61087626786729
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11050798, James Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2210926841573005,
          53.610768011873056
        ]
      }
    }
  ]
}