{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "126026654, Love Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.723261743536029,
          55.70878936123182
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126083213, Love Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.723385162834256,
          55.70873268961916
        ]
      }
    }
  ]
}