{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Island Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.250773,
            52.380205
          ],
          [
            -2.250799,
            52.380311
          ],
          [
            -2.250825,
            52.380414
          ],
          [
            -2.250826,
            52.380417
          ],
          [
            -2.250763,
            52.380514
          ],
          [
            -2.25076,
            52.380518
          ],
          [
            -2.250738,
            52.380525
          ],
          [
            -2.250614,
            52.380563
          ],
          [
            -2.250517,
            52.380604
          ],
          [
            -2.250379,
            52.380662
          ],
          [
            -2.250205,
            52.380736
          ],
          [
            -2.250145,
            52.380762
          ],
          [
            -2.250197,
            52.380887
          ],
          [
            -2.250249,
            52.381013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003372395, DY10 1EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2507732828040927,
          52.38019397768176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003373790, DY10 1EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.251464207526382,
          52.38027341950977
        ]
      }
    }
  ]
}