{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Minnie Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.171503,
            53.664273
          ],
          [
            -2.17135,
            53.66424
          ],
          [
            -2.171197,
            53.664207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Minnie Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.171197,
            53.664207
          ],
          [
            -2.171093,
            53.664184
          ],
          [
            -2.170989,
            53.664161
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226183, OL12 8JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.171487477685054,
          53.66426399676844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014331889, OL12 8JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1709864653966435,
          53.6638692348091
        ]
      }
    }
  ]
}