{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Highfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.101095,
            52.408871
          ],
          [
            -2.100794,
            52.409064
          ],
          [
            -2.100493,
            52.409258
          ],
          [
            -2.100302,
            52.40942
          ],
          [
            -2.099582,
            52.409708
          ],
          [
            -2.099095,
            52.409828
          ],
          [
            -2.098526,
            52.409968
          ],
          [
            -2.098079,
            52.409933
          ],
          [
            -2.097483,
            52.409777
          ],
          [
            -2.0974,
            52.409779
          ],
          [
            -2.09723,
            52.409933
          ],
          [
            -2.097013,
            52.410129
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000219021, DY9 9RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1011386655465083,
          52.40883473287062
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026090774, DY9 9RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0940936007671684,
          52.40715942167274
        ]
      }
    }
  ]
}