{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lindsay Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.872423,
            56.470048
          ],
          [
            -2.872813,
            56.470049
          ],
          [
            -2.873202,
            56.470051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059062562, DD5 2JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.87294608874258,
          56.470196982781125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059097627, DD5 2JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8724232523034683,
          56.47004792378402
        ]
      }
    }
  ]
}