{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.620077,
            55.701142
          ],
          [
            -3.619995,
            55.700938
          ],
          [
            -3.619913,
            55.700734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484132511, ML11 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6197895047209983,
          55.700620475116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484167430, ML11 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6198161108884825,
          55.70049431408839
        ]
      }
    }
  ]
}