{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deleware Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.770245,
            51.697613
          ],
          [
            -1.769592,
            51.698318
          ],
          [
            -1.769556,
            51.698487
          ],
          [
            -1.769086,
            51.699106
          ],
          [
            -1.769002,
            51.699216
          ],
          [
            -1.768797,
            51.699361
          ],
          [
            -1.768357,
            51.699928
          ],
          [
            -1.768473,
            51.700025
          ],
          [
            -1.769386,
            51.700232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Deleware Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.770925,
            51.69694
          ],
          [
            -1.770866,
            51.696991
          ],
          [
            -1.770808,
            51.697043
          ],
          [
            -1.77077,
            51.697081
          ],
          [
            -1.770526,
            51.697328
          ],
          [
            -1.770245,
            51.697613
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023476469, GL7 4DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7708710015258777,
          51.69692245426468
        ]
      }
    }
  ]
}