{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dalkeith Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.171711,
            52.964778
          ],
          [
            -1.171793,
            52.964942
          ],
          [
            -1.171874,
            52.965106
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009155168, NG7 5JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.17170156214933,
          52.96476337872991
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032130028, NG7 5DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.171081648615399,
          52.96448038510338
        ]
      }
    }
  ]
}