{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110054827, Robert Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1541350392575138,
          54.575764243044695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110054829, Robert Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1541572041070782,
          54.575440862048524
        ]
      }
    }
  ]
}