{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013698329, Lower Sydney Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.132921963389612,
          53.24966698561487
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091868279, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.133225207515682,
          53.24979894190023
        ]
      }
    }
  ]
}