{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lampson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.251259,
            53.494082
          ],
          [
            -2.2514,
            53.494244
          ],
          [
            -2.251541,
            53.494406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023048763, M8 8FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2512590250386544,
          53.49408215122759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023066739, M8 8FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2512590250386544,
          53.49408215122759
        ]
      }
    }
  ]
}