{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Uppaton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.953675,
            50.406126
          ],
          [
            -3.952363,
            50.406336
          ],
          [
            -3.952235,
            50.406357
          ],
          [
            -3.951019,
            50.40643
          ],
          [
            -3.950803,
            50.406444
          ],
          [
            -3.950663,
            50.406539
          ],
          [
            -3.950595,
            50.406585
          ],
          [
            -3.950288,
            50.406651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564198, PL21 9HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9536751431104538,
          50.40612592307843
        ]
      }
    }
  ]
}