{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lawson Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.450776,
            55.001093
          ],
          [
            -1.450649,
            55.001263
          ],
          [
            -1.450522,
            55.001433
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lawson Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.450522,
            55.001433
          ],
          [
            -1.450394,
            55.001603
          ],
          [
            -1.450267,
            55.001774
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47104892, NE29 6TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4499263204220392,
          55.001520436965365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47104893, NE29 6TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4498469309449116,
          55.00160994113356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47164940, NE29 6XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4507763428082718,
          55.00109293292697
        ]
      }
    }
  ]
}