{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newall Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.977992,
            53.403138
          ],
          [
            -0.97801,
            53.403284
          ],
          [
            -0.978028,
            53.403429
          ],
          [
            -0.977725,
            53.403533
          ],
          [
            -0.97675,
            53.403396
          ],
          [
            -0.975434,
            53.40321
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981122, DN10 5HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9754355510306961,
          53.40320591505964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024951981, DN10 5EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9785396942645666,
          53.40360105044669
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093194149, DN10 5EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9770993868003464,
          53.404074127925035
        ]
      }
    }
  ]
}