{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ffordd Newbrigg",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.988461,
            53.065719
          ],
          [
            -2.988718,
            53.065684
          ],
          [
            -2.988974,
            53.065649
          ],
          [
            -2.989261,
            53.065612
          ],
          [
            -2.989547,
            53.065575
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023164203, LL12 8BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9884610523101256,
          53.065719154830866
        ]
      }
    }
  ]
}