{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hipper Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.425332,
            53.233165
          ],
          [
            -1.425354,
            53.233569
          ],
          [
            -1.425358,
            53.233646
          ],
          [
            -1.425384,
            53.234128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74052425, S40 1QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4260510198015803,
          53.233599953446266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74061366, S40 1SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4253226243919108,
          53.2331739655992
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74086959, S40 1SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4249861921918516,
          53.23368471332761
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032242803, S40 1QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4253226243919108,
          53.2331739655992
        ]
      }
    }
  ]
}