{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crossway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.173394,
            51.161393
          ],
          [
            -0.173411,
            51.161407
          ],
          [
            -0.173438,
            51.16143
          ],
          [
            -0.173488,
            51.161474
          ],
          [
            -0.173515,
            51.161497
          ],
          [
            -0.173751,
            51.161701
          ],
          [
            -0.174109,
            51.162009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024120853, RH6 0GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17369274806717255,
          51.161678345567545
        ]
      }
    }
  ]
}