{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.100856,
            52.087168
          ],
          [
            -2.100536,
            52.087097
          ],
          [
            -2.100401,
            52.087101
          ],
          [
            -2.099926,
            52.087114
          ],
          [
            -2.09986,
            52.087118
          ],
          [
            -2.099794,
            52.087123
          ],
          [
            -2.099435,
            52.087146
          ],
          [
            -2.099077,
            52.08717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023011609, WR10 3AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.099677868295071,
          52.0870006183613
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023014970, WR10 3AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.099677868295071,
          52.0870006183613
        ]
      }
    }
  ]
}