{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bradshaw Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.530283,
            53.234487
          ],
          [
            -1.530332,
            53.234249
          ],
          [
            -1.530381,
            53.23401
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bradshaw Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.530381,
            53.23401
          ],
          [
            -1.530382,
            53.23375
          ],
          [
            -1.530384,
            53.23349
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034036922, S42 7BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5295070389708876,
          53.23419678332182
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034036923, S42 7BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5294510549787157,
          53.23383700669877
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034490923, S42 7BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5303837079671743,
          53.2334901157123
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034493270, S42 7BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5291790324014078,
          53.23405166665831
        ]
      }
    }
  ]
}