{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smithy Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.750864,
            54.660319
          ],
          [
            -2.750907,
            54.660474
          ],
          [
            -2.75095,
            54.66063
          ],
          [
            -2.750956,
            54.660702
          ],
          [
            -2.750961,
            54.660773
          ],
          [
            -2.750968,
            54.660874
          ],
          [
            -2.750975,
            54.660975
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070540956, CA11 8JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7509157620646865,
          54.66030755535046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070540960, CA11 7HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.751969775593403,
          54.660301015488685
        ]
      }
    }
  ]
}