{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.596971,
            54.118106
          ],
          [
            -2.596085,
            54.117738
          ],
          [
            -2.595606,
            54.117417
          ],
          [
            -2.59529,
            54.117339
          ],
          [
            -2.592905,
            54.117303
          ],
          [
            -2.591607,
            54.117284
          ],
          [
            -2.591065,
            54.117197
          ],
          [
            -2.590116,
            54.116811
          ],
          [
            -2.589057,
            54.116165
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009276321, LA2 8PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5815647249922686,
          54.11323460989849
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292282, LA2 8PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5878757442858142,
          54.11600807641908
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024269333, LA2 8PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5881558215604215,
          54.11526073472663
        ]
      }
    }
  ]
}