{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kiel Place Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.100376,
            50.385193
          ],
          [
            -4.100325,
            50.385025
          ],
          [
            -4.100951,
            50.38491
          ],
          [
            -4.101318,
            50.384895
          ],
          [
            -4.101511,
            50.384887
          ],
          [
            -4.102604,
            50.384954
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012061896, PL3 6EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.102090299014942,
          50.385036330239345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070766236, PL3 6DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.101352622431922,
          50.38489676219901
        ]
      }
    }
  ]
}