{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ruthin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.439254,
            53.40401
          ],
          [
            -1.439578,
            53.403847
          ],
          [
            -1.439903,
            53.403685
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013552410, S4 8DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.439374844485579,
          53.40395619882502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052097562, S4 8DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4397874268299442,
          53.403463757040505
        ]
      }
    }
  ]
}