{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42120740, Vittoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0301570282468373,
          53.39635760341936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091764886, Vittoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0301570282468373,
          53.39635760341936
        ]
      }
    }
  ]
}