{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wash Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.318265,
            52.450336
          ],
          [
            1.319491,
            52.450469
          ],
          [
            1.321402,
            52.450401
          ],
          [
            1.321655,
            52.45048
          ],
          [
            1.322571,
            52.450769
          ],
          [
            1.322773,
            52.450943
          ],
          [
            1.322843,
            52.451543
          ],
          [
            1.32316,
            52.452173
          ],
          [
            1.323159,
            52.452397
          ],
          [
            1.323159,
            52.452621
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630002103, IP20 0AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3182928486315633,
          52.45032763279753
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025092738, IP20 0AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3225187353346899,
          52.453077931850956
        ]
      }
    }
  ]
}