{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.149143,
            51.633825
          ],
          [
            -0.148877,
            51.633922
          ],
          [
            -0.148612,
            51.634019
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "West Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.149683,
            51.633622
          ],
          [
            -0.149413,
            51.633723
          ],
          [
            -0.149143,
            51.633825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200145019, EN4 8PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14968299755079503,
          51.63362227323962
        ]
      }
    }
  ]
}