{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.162673,
            52.053859
          ],
          [
            1.162726,
            52.053865
          ],
          [
            1.163113,
            52.053906
          ],
          [
            1.163552,
            52.053954
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025364713, IP4 1LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1635237310187816,
          52.05413530911954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035057909, IP4 1LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1627019138132795,
          52.053860586111455
        ]
      }
    }
  ]
}