{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dora Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.328512,
            53.638553
          ],
          [
            -2.328314,
            53.638468
          ],
          [
            -2.328198,
            53.638418
          ],
          [
            -2.328117,
            53.638383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005696, BL0 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.328769707565609,
          53.63867824389003
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003107998, BL0 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.328588635793588,
          53.6387326708302
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003109815, BL0 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.328512734804359,
          53.63869692633269
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003111534, BL0 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3284369736891377,
          53.63867915788187
        ]
      }
    }
  ]
}