{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "24123746, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7170145791580227,
          51.47382802064459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024743449, Failand Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7135804515992192,
          51.47151114326329
        ]
      }
    }
  ]
}