{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Junction Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.383889,
            53.516238
          ],
          [
            -1.383797,
            53.516373
          ],
          [
            -1.383704,
            53.516507
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Junction Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.383704,
            53.516507
          ],
          [
            -1.38361,
            53.516727
          ],
          [
            -1.383517,
            53.516947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007022831, S73 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3838964168333348,
          53.516768757885366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022880699, S73 0SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3838890261022954,
          53.516238396427696
        ]
      }
    }
  ]
}