{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013222399, Ridgeway Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.231807394681974,
          50.92531423486781
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071151526, New Field Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.229079764103628,
          50.926155913899294
        ]
      }
    }
  ]
}