{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carnforth Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.901173,
            53.37599
          ],
          [
            -2.900784,
            53.376073
          ],
          [
            -2.900646,
            53.376073
          ],
          [
            -2.900092,
            53.37607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38027553, L18 6JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9008097678242444,
          53.375893380404655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257856, L18 9TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.900091958298529,
          53.376069585816694
        ]
      }
    }
  ]
}