{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Thomas Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.53945,
            50.717282
          ],
          [
            -3.539351,
            50.717205
          ],
          [
            -3.539253,
            50.717128
          ],
          [
            -3.539105,
            50.717012
          ],
          [
            -3.539086,
            50.716997
          ],
          [
            -3.53925,
            50.71692
          ],
          [
            -3.539399,
            50.716849
          ],
          [
            -3.539547,
            50.716779
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013043223, EX4 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5394498315518033,
          50.71728184551581
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024666657, EX4 1AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.538998215443315,
          50.716901097221196
        ]
      }
    }
  ]
}