{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "40012083, Derby Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.806975088617866,
          53.42958078290651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40070509, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.807078896684308,
          53.429499182367294
        ]
      }
    }
  ]
}