{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009187438, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.829681088159268,
          51.6334608265372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015719931, Owen's Row",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8297922453607605,
          51.63299149370673
        ]
      }
    }
  ]
}