{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123073633, Walker Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.435199442907837,
          55.844368534255345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123073634, Walker Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.435199442907837,
          55.844368534255345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123073635, Walker Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.435199442907837,
          55.844368534255345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123086424, Walker Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.435199442907837,
          55.844368534255345
        ]
      }
    }
  ]
}