{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Physics Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.782502,
            54.010941
          ],
          [
            -2.783073,
            54.01092
          ],
          [
            -2.783645,
            54.0109
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009284303, LA1 4YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.784232915019236,
          54.01094433248819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009284305, LA1 4XX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.783981693327061,
          54.010568480058794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009284852, LA1 4YW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7833622096751256,
          54.01089608391299
        ]
      }
    }
  ]
}