{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holmes Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.281626,
            53.704421
          ],
          [
            -2.281608,
            53.704349
          ],
          [
            -2.28159,
            53.704276
          ],
          [
            -2.281577,
            53.704183
          ],
          [
            -2.281563,
            53.704089
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Holmes Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.281563,
            53.704089
          ],
          [
            -2.281546,
            53.703815
          ],
          [
            -2.281529,
            53.703541
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225768, BB4 7SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.281529433378199,
          53.70353161829118
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095977897, BB4 7QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2815785994798383,
          53.704088766679604
        ]
      }
    }
  ]
}