{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "139013584, James Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.380761956308371,
          58.20891957689977
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "139023190, James Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.380132286651829,
          58.20920202034559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "139026083, James Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.380132286651829,
          58.20920202034559
        ]
      }
    }
  ]
}