{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.117029,
            57.696271
          ],
          [
            -2.116659,
            57.695841
          ],
          [
            -2.116524,
            57.695685
          ],
          [
            -2.115971,
            57.695742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151016510, AB43 7JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.116876673966914,
          57.69572316710941
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151162385, AB43 7JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.117029421659118,
          57.69627094168309
        ]
      }
    }
  ]
}