{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.175799,
            52.520182
          ],
          [
            -2.176358,
            52.520257
          ],
          [
            -2.176448,
            52.520269
          ],
          [
            -2.176479,
            52.520273
          ],
          [
            -2.176628,
            52.520293
          ],
          [
            -2.177159,
            52.520364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003694419, DY3 4LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.175834027407579,
          52.52015106597353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004522193, DY3 4LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1772198184387057,
          52.520265864876286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004522194, DY3 4LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1782081042538093,
          52.52048013658443
        ]
      }
    }
  ]
}