{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thornfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.630736,
            55.003362
          ],
          [
            -1.630305,
            55.003487
          ],
          [
            -1.629874,
            55.003611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Thornfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.629874,
            55.003611
          ],
          [
            -1.629443,
            55.003731
          ],
          [
            -1.629012,
            55.003851
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715512, NE3 3UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6307361729167258,
          55.003362332929704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015435385, NE3 4DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6291995638353265,
          55.00385190506844
        ]
      }
    }
  ]
}