{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Liddles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.568807,
            55.142582
          ],
          [
            -1.568486,
            55.142163
          ],
          [
            -1.568354,
            55.14199
          ],
          [
            -1.568777,
            55.141872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024078146, NE22 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.568779146693794,
          55.14186863092524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024078147, NE22 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5683545267936656,
          55.1419659753137
        ]
      }
    }
  ]
}