{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Medburn Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.788817,
            55.029893
          ],
          [
            -1.789034,
            55.030665
          ],
          [
            -1.78925,
            55.031437
          ],
          [
            -1.789293,
            55.031509
          ],
          [
            -1.789336,
            55.031581
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093522250, NE20 0JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.788849655560939,
          55.03108394412523
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093522254, NE20 0JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.789002136889103,
          55.03183904297974
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093522255, NE20 0JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7888088582796737,
          55.029915676571974
        ]
      }
    }
  ]
}