{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Merlin Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.416938,
            53.605665
          ],
          [
            -0.417035,
            53.605715
          ],
          [
            -0.417216,
            53.605807
          ],
          [
            -0.417494,
            53.60595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Merlin Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.417494,
            53.60595
          ],
          [
            -0.41794,
            53.606134
          ],
          [
            -0.418036,
            53.606156
          ],
          [
            -0.41864,
            53.606291
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307657, DN20 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41702535526490375,
          53.60569946219221
        ]
      }
    }
  ]
}