{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charles Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.759535,
            53.768057
          ],
          [
            -2.759297,
            53.768083
          ],
          [
            -2.759059,
            53.768109
          ],
          [
            -2.758963,
            53.768131
          ],
          [
            -2.758868,
            53.768153
          ],
          [
            -2.758762,
            53.768188
          ],
          [
            -2.758657,
            53.768224
          ],
          [
            -2.758595,
            53.768248
          ],
          [
            -2.758533,
            53.768273
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013165160, PR2 1TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7595348488447953,
          53.76805689919606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024810359, PR2 1TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7593394280562915,
          53.76815700814483
        ]
      }
    }
  ]
}