{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brunyee Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.83355,
            53.606376
          ],
          [
            -0.833541,
            53.606399
          ],
          [
            -0.833532,
            53.606422
          ],
          [
            -0.833528,
            53.606579
          ],
          [
            -0.833524,
            53.606736
          ],
          [
            -0.833493,
            53.606773
          ],
          [
            -0.833463,
            53.60681
          ],
          [
            -0.833357,
            53.606873
          ],
          [
            -0.833252,
            53.606936
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024382296, DN17 4LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8335948142742731,
          53.60636736800663
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025365390, DN17 4LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8334080485315278,
          53.60656330127466
        ]
      }
    }
  ]
}