{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oxford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.095972,
            53.953707
          ],
          [
            -1.096016,
            53.953761
          ],
          [
            -1.096102,
            53.953866
          ],
          [
            -1.096232,
            53.954025
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002494046, YO24 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.096016501676678,
          53.95375227492756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093957790, YO24 4AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0961325638437205,
          53.954022789831264
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050577300, YO24 4AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.096043088064621,
          53.95393223617821
        ]
      }
    }
  ]
}