{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141027752, Northfield Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.622832948296462,
          55.47496995268007
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141027753, Northfield Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.623009168000874,
          55.47500212987399
        ]
      }
    }
  ]
}