{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Low Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.49863,
            55.609762
          ],
          [
            -4.498304,
            55.60992
          ],
          [
            -4.498183,
            55.609978
          ],
          [
            -4.498081,
            55.610115
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127058081, KA1 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4985435967362095,
          55.609898865339616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127060624, KA1 1HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.49863018261444,
          55.609762275164535
        ]
      }
    }
  ]
}