{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "422000043972, Roman Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.141294174999394,
          53.51461270851385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116073, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1416563414275536,
          53.51468418630159
        ]
      }
    }
  ]
}