{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norfolk Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.339966,
            53.549648
          ],
          [
            -1.340391,
            53.549762
          ],
          [
            -1.340503,
            53.549793
          ],
          [
            -1.340684,
            53.549966
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007024101, S72 0DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3399963869845648,
          53.54965730448645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007024102, S72 0EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.340659726141023,
          53.54970590424258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007024103, S72 0EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.340795272897024,
          53.54972462811752
        ]
      }
    }
  ]
}