{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carrsfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.250343,
            53.397431
          ],
          [
            -2.250287,
            53.396927
          ],
          [
            -2.250232,
            53.396424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023054492, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2502318037204847,
          53.396442089472245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023063319, M22 4RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2502318037204847,
          53.396442089472245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024830473, M22 4SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2505805928187543,
          53.396935729549554
        ]
      }
    }
  ]
}