{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Davies Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.411196,
            51.623484
          ],
          [
            -3.410913,
            51.623438
          ],
          [
            -3.41063,
            51.623392
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Davies Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.411545,
            51.623552
          ],
          [
            -3.411371,
            51.623518
          ],
          [
            -3.411327,
            51.62351
          ],
          [
            -3.411196,
            51.623484
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023815454, CF39 0EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.41119640624773,
          51.62348418641133
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090596045, CF39 0EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.411073132692258,
          51.62370147397537
        ]
      }
    }
  ]
}