{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90142880, St James's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0851818536539697,
          52.511710813167234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90153537, A459",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.085123350538573,
          52.51193560318327
        ]
      }
    }
  ]
}