{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010579260, Carrol Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.690638950268201,
          53.76511214705754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010579261, Carrol Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.690638950268201,
          53.76511214705754
        ]
      }
    }
  ]
}