{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001146893, Wells Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4555927464229863,
          51.29054484046887
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121177693, Wells Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4551632560987677,
          51.290618446425285
        ]
      }
    }
  ]
}