{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100151140, Ross Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.297159392500011,
          51.86329814965084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001609113, Ross Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.297074162584203,
          51.863335785184205
        ]
      }
    }
  ]
}