{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mead Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.55915,
            55.021887
          ],
          [
            -1.559248,
            55.021533
          ],
          [
            -1.559345,
            55.021178
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47060143, NE12 9AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.55941777589524,
          55.0216996834832
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47060144, NE12 9AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5594015447528726,
          55.021753542036194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47060145, NE12 9AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5590296294861652,
          55.02143767842825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47227110, NE12 9JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5593452880219538,
          55.021178220850445
        ]
      }
    }
  ]
}