{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Regal Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.472134,
            50.705963
          ],
          [
            -3.471686,
            50.705635
          ],
          [
            -3.471238,
            50.705307
          ],
          [
            -3.471497,
            50.705252
          ],
          [
            -3.471756,
            50.705198
          ],
          [
            -3.471797,
            50.705189
          ],
          [
            -3.471839,
            50.70518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094203579, EX2 7JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.47207589139318,
          50.70593941403454
        ]
      }
    }
  ]
}