{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Netherland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.286136,
            53.478121
          ],
          [
            -2.28635,
            53.47815
          ],
          [
            -2.286564,
            53.478179
          ],
          [
            -2.286811,
            53.478212
          ],
          [
            -2.287059,
            53.478245
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007886358, M5 4QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.287144369577509,
          53.47793887810527
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007892405, M5 4QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2874481438205363,
          53.47829768605935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024415461, M5 4QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2870836153449585,
          53.477867116418395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093242818, M5 4QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.286874375263557,
          53.47811929651568
        ]
      }
    }
  ]
}