{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gitana Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.178333,
            53.025628
          ],
          [
            -2.17821,
            53.025426
          ],
          [
            -2.178088,
            53.025224
          ],
          [
            -2.178023,
            53.025116
          ],
          [
            -2.177958,
            53.025008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455112945, ST1 1DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1779135344866147,
          53.025161350969945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455114243, ST1 1DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1783164482463584,
          53.02525063813629
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134612, ST1 5LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.17833291660165,
          53.02562815719438
        ]
      }
    }
  ]
}