{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120556901, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.155944099718052,
          51.996349823299
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004322494, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1576790384446216,
          51.992697281380885
        ]
      }
    }
  ]
}