{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cliffe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.781396,
            53.57215
          ],
          [
            -1.781327,
            53.571987
          ],
          [
            -1.781259,
            53.571825
          ],
          [
            -1.781146,
            53.571795
          ],
          [
            -1.781134,
            53.571791
          ],
          [
            -1.78113,
            53.57179
          ],
          [
            -1.781034,
            53.571765
          ],
          [
            -1.780859,
            53.571817
          ],
          [
            -1.780685,
            53.571869
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83219378, HD9 1XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.78140833752274,
          53.572139511156394
        ]
      }
    }
  ]
}