{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dronley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.05833,
            56.495591
          ],
          [
            -3.058498,
            56.495584
          ],
          [
            -3.058666,
            56.495577
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117116737, DD2 5NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.059103472610669,
          56.49559414540044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117129340, DD2 5PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0583237448070233,
          56.4955918085364
        ]
      }
    }
  ]
}