{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033162887, Rose Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0806815319667669,
          51.27762297175723
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096029144, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0805007275500358,
          51.27749281337203
        ]
      }
    }
  ]
}