{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.119617,
            52.226769
          ],
          [
            1.119892,
            52.226842
          ],
          [
            1.123308,
            52.226684
          ],
          [
            1.124804,
            52.226716
          ],
          [
            1.125942,
            52.22665
          ],
          [
            1.126498,
            52.226576
          ],
          [
            1.128133,
            52.226358
          ],
          [
            1.130051,
            52.226343
          ],
          [
            1.130617,
            52.226274
          ],
          [
            1.133378,
            52.226174
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012174791, IP14 5LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.113896544113536,
          52.224459753694944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025336619, IP14 5LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1156150116560972,
          52.22536769395293
        ]
      }
    }
  ]
}