{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thirsk Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.3944,
            53.769989
          ],
          [
            -0.394368,
            53.770106
          ],
          [
            -0.394331,
            53.770121
          ],
          [
            -0.394119,
            53.770206
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009936136, HU5 4SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39438538261040773,
          53.77005251609699
        ]
      }
    }
  ]
}