{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chemistry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.85329,
            53.351622
          ],
          [
            -2.853446,
            53.350927
          ],
          [
            -2.85355,
            53.350465
          ],
          [
            -2.853845,
            53.35049
          ],
          [
            -2.853938,
            53.350499
          ],
          [
            -2.85389,
            53.350704
          ],
          [
            -2.853842,
            53.35091
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258527, L24 9PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8532901468375185,
          53.35162202099481
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025157338, L24 9PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8532420315312965,
          53.35146955353066
        ]
      }
    }
  ]
}