{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hull Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.538973,
            52.391397
          ],
          [
            0.539399,
            52.391407
          ],
          [
            0.539615,
            52.391413
          ],
          [
            0.539808,
            52.391363
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001252501, IP27 9PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5397744705708404,
          52.39136864618634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025543483, IP27 9PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5393482306338904,
          52.391368815375635
        ]
      }
    }
  ]
}