{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009435323, Hurricane Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2893842499404624,
          52.66756930734617
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025086025",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.289727600319928,
          52.667020153168075
        ]
      }
    }
  ]
}