{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thomas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.10744,
            53.562718
          ],
          [
            -2.107636,
            53.562511
          ],
          [
            -2.107313,
            53.562379
          ],
          [
            -2.107152,
            53.562313
          ],
          [
            -2.106986,
            53.562296
          ],
          [
            -2.10676,
            53.562512
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000107017, OL2 6JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.107485080336368,
          53.562537894796066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000115260, OL2 6JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1074402450164773,
          53.56271770147769
        ]
      }
    }
  ]
}