{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009718304, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2059105947785822,
          54.68644817643362
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090069254, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2059442450899942,
          54.68631359324616
        ]
      }
    }
  ]
}