{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thorngate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.536606,
            53.22833
          ],
          [
            -0.536926,
            53.228289
          ],
          [
            -0.537268,
            53.228354
          ],
          [
            -0.537267,
            53.228429
          ],
          [
            -0.537261,
            53.228915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235055480, LN2 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5372652454651284,
          53.22887569916689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025332551, LN2 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5372102462287589,
          53.22873118991369
        ]
      }
    }
  ]
}