{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050739673, Kent Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1485283695914086,
          53.50283042324877
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050739675, Kent Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1486024816720029,
          53.50289387179741
        ]
      }
    }
  ]
}