{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011751345, Canal Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.390655682086095,
          51.94499183080757
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090727478, Scout Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3908357719573,
          51.94516953105165
        ]
      }
    }
  ]
}