{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackhorse Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.281737,
            52.637347
          ],
          [
            1.282259,
            52.6376
          ],
          [
            1.28278,
            52.637852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009434586, NR2 4RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.281795265039355,
          52.63738156628815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004366665, NR2 4UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2821976201657321,
          52.63742437234511
        ]
      }
    }
  ]
}