{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110711954, Ascot Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3411589411347176,
          54.78698450710026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002825063, Ascot Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3422661219562857,
          54.78679280445973
        ]
      }
    }
  ]
}