{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ship Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.046441,
            50.795732
          ],
          [
            0.046303,
            50.795678
          ],
          [
            0.046164,
            50.795623
          ],
          [
            0.045963,
            50.795544
          ],
          [
            0.045763,
            50.795465
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015340314, BN9 9TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.04614047890680109,
          50.79566562071821
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033247986, BN9 9TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.04605461701755141,
          50.79564913963922
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033258285, BN9 9RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.045762786338953,
          50.79546539119816
        ]
      }
    }
  ]
}