{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ormiston Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.170758,
            52.903538
          ],
          [
            -1.170769,
            52.903636
          ],
          [
            -1.17078,
            52.903733
          ],
          [
            -1.170799,
            52.903742
          ],
          [
            -1.170818,
            52.90375
          ],
          [
            -1.171001,
            52.903785
          ],
          [
            -1.171184,
            52.90382
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090905843, NG11 8QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1711839262009198,
          52.903819812257105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090905845, NG11 8RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1708357242840346,
          52.90336790487033
        ]
      }
    }
  ]
}