{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023789759, Stone Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1577280410648543,
          52.6607448077514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002962336, Brook Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.157637212813443,
          52.660664783772994
        ]
      }
    }
  ]
}