{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northgate Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.173681,
            51.161975
          ],
          [
            -0.173605,
            51.161913
          ],
          [
            -0.173529,
            51.161851
          ],
          [
            -0.173376,
            51.161727
          ],
          [
            -0.173156,
            51.161546
          ],
          [
            -0.173145,
            51.161537
          ],
          [
            -0.173128,
            51.161522
          ],
          [
            -0.173077,
            51.16148
          ],
          [
            -0.173049,
            51.161457
          ],
          [
            -0.172915,
            51.161346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Northgate Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.172915,
            51.161346
          ],
          [
            -0.172408,
            51.160918
          ],
          [
            -0.171902,
            51.160489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024120854, RH6 0PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17289117131514156,
          51.161333087141834
        ]
      }
    }
  ]
}