{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.951923,
            56.433589
          ],
          [
            -2.951757,
            56.433442
          ],
          [
            -2.951591,
            56.433295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.951525,
            56.433232
          ],
          [
            -2.951332,
            56.43308
          ],
          [
            -2.951139,
            56.432928
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.951591,
            56.433295
          ],
          [
            -2.951558,
            56.433263
          ],
          [
            -2.951525,
            56.433232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320088501, DD6 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9514863131153635,
          56.432981017456065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320273013, DD6 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9519231176973775,
          56.43358861438835
        ]
      }
    }
  ]
}