{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sally Port",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.00466,
            55.768388
          ],
          [
            -2.004792,
            55.768255
          ],
          [
            -2.004924,
            55.768123
          ],
          [
            -2.004975,
            55.768071
          ],
          [
            -2.005027,
            55.76802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014492670, TD15 1EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0049150808536456,
          55.76829823808027
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034178086, TD15 1AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0046600796596112,
          55.76837911371038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094016197, TD15 1EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0049469536830196,
          55.768271281681194
        ]
      }
    }
  ]
}