{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lowe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.183977,
            53.002994
          ],
          [
            -2.183581,
            53.002891
          ],
          [
            -2.183186,
            53.002788
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135364, ST4 4DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.183976546419231,
          53.00299384563872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455144764, ST4 4DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1834401363359803,
          53.003003664628245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024780261, ST4 4SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.184064997263548,
          53.00276897925511
        ]
      }
    }
  ]
}