{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Southgate Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.108591,
            53.540408
          ],
          [
            -2.108689,
            53.540602
          ],
          [
            -2.108787,
            53.540797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Southgate Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.108287,
            53.539824
          ],
          [
            -2.108336,
            53.539919
          ],
          [
            -2.108385,
            53.540014
          ],
          [
            -2.108442,
            53.540126
          ],
          [
            -2.1085,
            53.540238
          ],
          [
            -2.108545,
            53.540323
          ],
          [
            -2.108591,
            53.540408
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116807, OL1 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1082874409477625,
          53.53980567603254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000122514, OL1 1DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1086205801426563,
          53.540263779020336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000122596, OL1 1DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.108395251959384,
          53.54065947130664
        ]
      }
    }
  ]
}