{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lias Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.574186,
            51.507544
          ],
          [
            -3.573995,
            51.50743
          ],
          [
            -3.573803,
            51.507315
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013370653, CF31 1SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.574185821049902,
          51.507543962949846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090813588, CF31 1SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5740640898993545,
          51.507356760629285
        ]
      }
    }
  ]
}