{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122019581, Greenwood Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9438366499618702,
          56.11879654380194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122019582, Greenwood Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9439183765745556,
          56.1188222165674
        ]
      }
    }
  ]
}