{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90104861, Masters Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0286928057344755,
          52.47261389849335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90104863, Masters Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.02856029342964,
          52.47258696094426
        ]
      }
    }
  ]
}