{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crown Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.123879,
            53.381584
          ],
          [
            -2.124121,
            53.381465
          ],
          [
            -2.124364,
            53.381347
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624703, SK7 4DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1238950657797946,
          53.38158441191553
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093013872, SK7 4DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1241804350083204,
          53.381494228901865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093013873, SK7 4DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1242104489709,
          53.38147622043194
        ]
      }
    }
  ]
}