{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gallowhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.000035,
            52.852999
          ],
          [
            1.000165,
            52.853107
          ],
          [
            1.000409,
            52.85382
          ],
          [
            1.001137,
            52.85459
          ],
          [
            1.00448,
            52.855708
          ],
          [
            1.006276,
            52.856308
          ],
          [
            1.010443,
            52.857567
          ],
          [
            1.010504,
            52.857568
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023455564, NR24 2QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0104848995093505,
          52.8575603955084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025090021, NR24 2NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0032929371471362,
          52.85732899056128
        ]
      }
    }
  ]
}