{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fenton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.096619,
            53.537739
          ],
          [
            -2.096742,
            53.537701
          ],
          [
            -2.096865,
            53.537663
          ],
          [
            -2.097109,
            53.537587
          ],
          [
            -2.097352,
            53.537511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fenton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.097352,
            53.537511
          ],
          [
            -2.097536,
            53.537454
          ],
          [
            -2.097719,
            53.537397
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000075576, OL4 1EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.097040604675217,
          53.53747838427259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116343, OL4 1BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.096618724364552,
          53.53773938899994
        ]
      }
    }
  ]
}