{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leafland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.880135,
            53.722732
          ],
          [
            -1.880093,
            53.722301
          ],
          [
            -1.880061,
            53.721977
          ],
          [
            -1.880243,
            53.721968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025054531, HX1 4LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8802567495120899,
          53.72245371707701
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090217807, HX1 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8801347227318341,
          53.72273222566276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052038941, HX1 4LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8798787041932654,
          53.72216572114574
        ]
      }
    }
  ]
}