{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "First Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.494315,
            51.353408
          ],
          [
            -0.494523,
            51.353247
          ],
          [
            -0.494731,
            51.353086
          ],
          [
            -0.495044,
            51.352843
          ],
          [
            -0.495209,
            51.352716
          ],
          [
            -0.495357,
            51.352601
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "First Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.495357,
            51.352601
          ],
          [
            -0.495444,
            51.352534
          ],
          [
            -0.49553,
            51.352467
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002015459, KT15 3NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4943100772622793,
          51.35341478278149
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025168565, KT15 3RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.49472889053703173,
          51.35246697341722
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026011312, KT15 3NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4945216554304643,
          51.3530937764952
        ]
      }
    }
  ]
}