{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.643361,
            53.594357
          ],
          [
            -0.643076,
            53.594359
          ],
          [
            -0.642791,
            53.594361
          ],
          [
            -0.642524,
            53.594384
          ],
          [
            -0.642257,
            53.594408
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002635058, DN15 6TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6429725433348076,
          53.59422723326759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307747, DN15 6AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6433612280016472,
          53.59435748644475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025045191, DN15 0DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6432017001546041,
          53.594148930668986
        ]
      }
    }
  ]
}