{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whip Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.008488,
            52.803368
          ],
          [
            -3.011074,
            52.802951
          ],
          [
            -3.013037,
            52.802432
          ],
          [
            -3.013256,
            52.802375
          ],
          [
            -3.014792,
            52.802074
          ],
          [
            -3.01619,
            52.801576
          ],
          [
            -3.017285,
            52.801105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007020675, SY10 8HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.017291115887397,
          52.80110839980334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025479978, SY10 8HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0164002275288846,
          52.80552105879688
        ]
      }
    }
  ]
}