{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012854912, Gerard Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.636605434872606,
          53.48711318489771
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004796762, Gerard Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6368779001711067,
          53.487192630038315
        ]
      }
    }
  ]
}