{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Micklebring Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.23996,
            53.432382
          ],
          [
            -1.240102,
            53.432385
          ],
          [
            -1.240547,
            53.432395
          ],
          [
            -1.240551,
            53.432395
          ],
          [
            -1.24112,
            53.432492
          ],
          [
            -1.241404,
            53.432541
          ],
          [
            -1.241688,
            53.432591
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023206484, S66 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2399603570644415,
          53.43238199016992
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091630700, S66 8QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2413372544592696,
          53.43197725837805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052204163, S66 8QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2406558494019337,
          53.43305157836433
        ]
      }
    }
  ]
}