{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.025527,
            55.864469
          ],
          [
            -4.02624,
            55.86435
          ],
          [
            -4.026953,
            55.86423
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118123112, ML5 3EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.026263373468231,
          55.864187627924316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118163681, ML5 3EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.026952780444971,
          55.86423019321095
        ]
      }
    }
  ]
}