{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118073197, Mabel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.988634295067859,
          55.78423378626235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118175383, Mabel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9882012248391976,
          55.78387232717034
        ]
      }
    }
  ]
}