{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hermit Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.921607,
            53.845667
          ],
          [
            -1.921544,
            53.845758
          ],
          [
            -1.921481,
            53.845848
          ],
          [
            -1.921356,
            53.845987
          ],
          [
            -1.921335,
            53.846011
          ],
          [
            -1.921231,
            53.846126
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591319, BD21 5HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9214599732331412,
          53.8458656946141
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090104981, BD21 5HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9216577953954803,
          53.84573999309789
        ]
      }
    }
  ]
}