{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barrett Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.095,
            53.535763
          ],
          [
            -2.09506,
            53.535622
          ],
          [
            -2.09512,
            53.535481
          ],
          [
            -2.095165,
            53.535375
          ],
          [
            -2.09521,
            53.535269
          ],
          [
            -2.095178,
            53.535142
          ],
          [
            -2.095147,
            53.535016
          ],
          [
            -2.09514,
            53.535003
          ],
          [
            -2.095134,
            53.53499
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000118122, OL4 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0949998163123165,
          53.535763251777
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000132303, OL4 1AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0951338690347368,
          53.53499014634428
        ]
      }
    }
  ]
}