{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moorfield Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.266875,
            53.433134
          ],
          [
            -1.267356,
            53.433151
          ],
          [
            -1.267837,
            53.433167
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023207751, S65 4QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2668747899563468,
          53.433125429413415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050853628, S65 4QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.267323514841652,
          53.433289978562584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050853629, S65 4QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.267398766193824,
          53.4332904399432
        ]
      }
    }
  ]
}