{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Palmer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.495952,
            54.982669
          ],
          [
            -1.495983,
            54.982534
          ],
          [
            -1.496015,
            54.9824
          ],
          [
            -1.496082,
            54.982112
          ],
          [
            -1.49615,
            54.981825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Palmer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.49615,
            54.981825
          ],
          [
            -1.496171,
            54.981725
          ],
          [
            -1.496193,
            54.981626
          ],
          [
            -1.496246,
            54.981384
          ],
          [
            -1.496299,
            54.981143
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Palmer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.496299,
            54.981143
          ],
          [
            -1.496352,
            54.980933
          ],
          [
            -1.496389,
            54.980783
          ],
          [
            -1.496446,
            54.980558
          ],
          [
            -1.49648,
            54.980424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103007778, NE32 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4959516852900079,
          54.98266878351734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094439045, NE32 3JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4966135489457841,
          54.98222220785096
        ]
      }
    }
  ]
}