{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lark Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.948674,
            53.380062
          ],
          [
            -2.948315,
            53.379958
          ],
          [
            -2.947956,
            53.379855
          ],
          [
            -2.94788,
            53.379824
          ],
          [
            -2.947804,
            53.379793
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261682, L17 8XX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.947825256945361,
          53.37977201469905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025642485, L17 4LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.948264538656497,
          53.37992133717355
        ]
      }
    }
  ]
}