{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dee Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.156825,
            54.564594
          ],
          [
            -1.156704,
            54.564674
          ],
          [
            -1.156582,
            54.564754
          ],
          [
            -1.156514,
            54.564797
          ],
          [
            -1.156446,
            54.564841
          ],
          [
            -1.156349,
            54.564909
          ],
          [
            -1.156253,
            54.564978
          ],
          [
            -1.156107,
            54.56512
          ],
          [
            -1.155961,
            54.565262
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013582929, TS6 9BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1568252743474194,
          54.5645940542462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025238028, TS6 9BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1564822950690348,
          54.56472647143731
        ]
      }
    }
  ]
}