{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lovers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.195509,
            51.977362
          ],
          [
            1.193145,
            51.977762
          ],
          [
            1.193118,
            51.977766
          ],
          [
            1.192591,
            51.977711
          ],
          [
            1.191436,
            51.977349
          ],
          [
            1.191301,
            51.977342
          ],
          [
            1.191196,
            51.977336
          ],
          [
            1.191096,
            51.97733
          ],
          [
            1.190858,
            51.977383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003810642, IP9 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1908512388466603,
          51.97739820425419
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025111694, IP9 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.192462323585201,
          51.97834385318518
        ]
      }
    }
  ]
}