{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Park Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.12023,
            52.584858
          ],
          [
            -2.119868,
            52.584827
          ],
          [
            -2.119506,
            52.584796
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003592704, WV1 3JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.120170516840797,
          52.5848488398198
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033907749, WV1 3JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1198742763883347,
          52.58446257916486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033907751, WV1 3JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1197725593811234,
          52.585047019484215
        ]
      }
    }
  ]
}