{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Third Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.699308,
            53.620549
          ],
          [
            -0.699887,
            53.621411
          ],
          [
            -0.700466,
            53.622273
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024308167, DN15 8SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7005116486577051,
          53.62226412979194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000870227, DN15 8SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6994534169902241,
          53.621767236367845
        ]
      }
    }
  ]
}