{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old King's Cross Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.001622,
            56.470402
          ],
          [
            -3.001569,
            56.470852
          ],
          [
            -3.001516,
            56.471302
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059088304, DD2 3FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0018595704553106,
          56.47080474018009
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059090232, DD3 6AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0017869447887455,
          56.47112876915773
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059098044, DD3 6AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0016217206789086,
          56.4704023560143
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059102510, DD3 6AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0020289590832743,
          56.47107290867879
        ]
      }
    }
  ]
}