{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100192419, Russell Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.430380523398538,
          53.33245289273607
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100192421, Russell Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.430302760642722,
          53.33237292005728
        ]
      }
    }
  ]
}