{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100011545501, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1075479077771893,
          53.45654667717518
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011545502, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.105995205176711,
          53.480052885443655
        ]
      }
    }
  ]
}