{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vale Cottages",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.100336,
            53.641928
          ],
          [
            -2.100165,
            53.641966
          ],
          [
            -2.099993,
            53.642003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Vale Cottages",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.099993,
            53.642003
          ],
          [
            -2.099824,
            53.642038
          ],
          [
            -2.099656,
            53.642073
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113441, OL15 8JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1003362262389222,
          53.64192838678423
        ]
      }
    }
  ]
}