{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Richmond Park Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.398321,
            53.371298
          ],
          [
            -1.398592,
            53.371286
          ],
          [
            -1.398863,
            53.371274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Richmond Park Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.398863,
            53.371274
          ],
          [
            -1.399344,
            53.371254
          ],
          [
            -1.399825,
            53.371234
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013551955, S13 8HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3984264536655315,
          53.37128977636913
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013645137, S13 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3998666940061095,
          53.371476797287045
        ]
      }
    }
  ]
}