{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.940314,
            53.31798
          ],
          [
            -0.940907,
            53.317995
          ],
          [
            -0.941499,
            53.318009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981083, DN22 6JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9403086904728791,
          53.317979790818
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023265767, DN22 6JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9409368161153273,
          53.3180752584611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090211295, DN22 6JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9408761152555871,
          53.31810168706601
        ]
      }
    }
  ]
}