{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Felton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.315326,
            51.50473
          ],
          [
            -0.315145,
            51.504651
          ],
          [
            -0.314964,
            51.504572
          ],
          [
            -0.314776,
            51.504488
          ],
          [
            -0.314589,
            51.504405
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12128695, W13 9QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3150656207393224,
          51.504375855632745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12144462, W13 9RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3149578496402708,
          51.504563146280724
        ]
      }
    }
  ]
}