{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.77671,
            53.913041
          ],
          [
            -2.776883,
            53.913031
          ],
          [
            -2.777056,
            53.913021
          ],
          [
            -2.777207,
            53.912912
          ],
          [
            -2.777217,
            53.91284
          ],
          [
            -2.777247,
            53.912628
          ],
          [
            -2.777208,
            53.912505
          ],
          [
            -2.77717,
            53.912383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034095426, PR3 1JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.77671812441208,
          53.9130333442347
        ]
      }
    }
  ]
}