{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hobcroft Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.190605,
            53.584044
          ],
          [
            -1.190467,
            53.5842
          ],
          [
            -1.190329,
            53.584356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006608706, DN6 8HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1909059371293793,
          53.58450747119867
        ]
      }
    }
  ]
}