{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Welch Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.183696,
            53.003489
          ],
          [
            -2.183836,
            53.003241
          ],
          [
            -2.183977,
            53.002994
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455129836, ST4 4DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1837680041140954,
          53.003012146882575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135263, ST4 1DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.183695522576171,
          53.003488685148994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455143082, ST4 4DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.183708971937818,
          53.00314707580559
        ]
      }
    }
  ]
}