{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110575315, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5760981226940283,
          55.3348572047247
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110575316, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5760986020200907,
          55.33481227766664
        ]
      }
    }
  ]
}