{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Service Road 18",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.119386,
            53.568939
          ],
          [
            -0.119548,
            53.568975
          ],
          [
            -0.11971,
            53.569012
          ],
          [
            -0.119944,
            53.569063
          ],
          [
            -0.120178,
            53.569113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11085602, DN37 9BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11971461660413815,
          53.56901604883023
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11096692, DN37 9AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11938579235869254,
          53.56893896124481
        ]
      }
    }
  ]
}