{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gilar Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.377321,
            51.743423
          ],
          [
            -3.377216,
            51.743397
          ],
          [
            -3.377111,
            51.743372
          ],
          [
            -3.377058,
            51.743339
          ],
          [
            -3.377005,
            51.743305
          ],
          [
            -3.376948,
            51.743269
          ],
          [
            -3.376891,
            51.743232
          ],
          [
            -3.376869,
            51.743217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034654201, CF47 8DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3773180787477544,
          51.74351324678936
        ]
      }
    }
  ]
}