{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alberta Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.670975,
            53.55606
          ],
          [
            -0.67118,
            53.556261
          ],
          [
            -0.671386,
            53.556461
          ],
          [
            -0.671535,
            53.556598
          ],
          [
            -0.671685,
            53.556734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024306713, DN17 2TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.670974851194031,
          53.55605958549126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024384278, DN17 2TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6717723160884411,
          53.55662576293375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024992370, DN17 2TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6716907750758554,
          53.556337208571186
        ]
      }
    }
  ]
}