{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Merchant Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.204423,
            53.202828
          ],
          [
            -1.203827,
            53.202814
          ],
          [
            -1.203231,
            53.202799
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013066412, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2046673967917414,
          53.202835722211226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004513595, NG20 8SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2060242801576708,
          53.20313241916438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004514232, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2066351656700982,
          53.2024802824507
        ]
      }
    }
  ]
}