{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090384825, Turner Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.62346115692004,
          53.54958089872694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012856722, Turner Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.623519938255577,
          53.54947273032883
        ]
      }
    }
  ]
}