{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mitchell Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.535978,
            54.993119
          ],
          [
            -1.53627,
            54.993017
          ],
          [
            -1.536562,
            54.992915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47238742, NE28 8RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5364274664909494,
          54.99306504031237
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47238743, NE28 8RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5364583104741145,
          54.99310110282597
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47238744, NE28 8RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5364891545124555,
          54.99313716533162
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47239015, NE28 8RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5365541544537977,
          54.99292174245797
        ]
      }
    }
  ]
}