{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.044893,
            52.468864
          ],
          [
            -0.045095,
            52.468955
          ],
          [
            -0.045388,
            52.46901
          ],
          [
            -0.045921,
            52.469109
          ],
          [
            -0.049376,
            52.469781
          ],
          [
            -0.049522,
            52.469972
          ],
          [
            -0.049628,
            52.471454
          ],
          [
            -0.049802,
            52.471641
          ],
          [
            -0.054145,
            52.471805
          ],
          [
            -0.065227,
            52.472224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012046221, PE26 2YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06504475157905436,
          52.472205385617116
        ]
      }
    }
  ]
}