{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ian Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.296644,
            54.552402
          ],
          [
            -1.296536,
            54.552404
          ],
          [
            -1.296427,
            54.552405
          ],
          [
            -1.296181,
            54.552408
          ],
          [
            -1.295934,
            54.552412
          ],
          [
            -1.295817,
            54.552413
          ],
          [
            -1.2957,
            54.552415
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ian Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.2957,
            54.552415
          ],
          [
            -1.295374,
            54.552419
          ],
          [
            -1.295047,
            54.552423
          ],
          [
            -1.294879,
            54.552425
          ],
          [
            -1.294711,
            54.552427
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009303797, TS17 7JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.296643610495022,
          54.55240209717193
        ]
      }
    }
  ]
}