{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brighton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.039856,
            53.877304
          ],
          [
            -3.039581,
            53.877271
          ],
          [
            -3.039566,
            53.877269
          ],
          [
            -3.039299,
            53.877237
          ],
          [
            -3.03919,
            53.877224
          ],
          [
            -3.039149,
            53.877219
          ],
          [
            -3.038442,
            53.877133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024797129, FY5 3LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.03955526488459,
          53.877231130885214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034087893, FY5 3LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.039616765643354,
          53.877257562939455
        ]
      }
    }
  ]
}