{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Angel Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.313372,
            53.517929
          ],
          [
            -1.313662,
            53.517954
          ],
          [
            -1.313952,
            53.517979
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007025379, S63 8NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3133723104015946,
          53.517930726838834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007025380, S63 8FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3140330907331046,
          53.518105301137275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025741034, S63 8NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.313491936953454,
          53.51799433348941
        ]
      }
    }
  ]
}