{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093256966, Commerce Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.31244392963570844,
          51.48290040999969
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003974206, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.31256360034224645,
          51.482389567441004
        ]
      }
    }
  ]
}